chartist-js/site/templates/plugins.hbs

11 lines
207 B
Handlebars

---
layout: content
page-class: plugins
title: Chartist - Plugins
description: Use plugins to extend the functionality of your charts
preventIndent: true
---
{{#each page.sections}}
{{>section}}
{{/each}}