final polish

This commit is contained in:
Nuno Coração
2023-01-24 22:35:14 +00:00
parent 3652ad0a5b
commit 0dd1c14e74
12 changed files with 15 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@ description: "Guide to Chart.js usage in Blowfish"
summary: "Blowfish includes Chart.js for powerful charts and data visualisations."
tags: ["chart", "sample", "graph", "shortcodes"]
showDate: false
type: 'sample'
---
Blowfish includes support for Chart.js using the `chart` shortcode. Simply wrap the chart markup within the shortcode. Blowfish automatically themes charts to match the configured `colorScheme` parameter, however the colours can be customised using normal Chart.js syntax.