📝 Add more tags to exampleSite

This commit is contained in:
James Panther
2021-11-04 10:17:27 +11:00
parent 1b37d75aa4
commit 3a2ce6a9e0
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ title: "Charts"
date: 2019-03-06
description: "Guide to Chart.js usage in Congo"
summary: "Congo includes Chart.js for powerful charts and data visualisations."
tags: ["chart", "sample", "graph"]
tags: ["chart", "sample", "graph", "shortcodes"]
---
Congo includes support for Chart.js using the `chart` shortcode. Simply wrap the chart markup within the shortcode. Congo automatically themes charts to match the configured `colorScheme` parameter, however the colours can be customised using normal Chart.js syntax.