{% set title = 'Modules › Chart.js' %} {% set page = 'modules-chartjs.html' %} {% extends 'layouts/master.html' %} {% block content %}

Chart.JS

Chart.js

We use 'Chart.JS' made by @chartjs. You can check the full documentation here.

Line Chart

Bar Chart

Doughnut Chart

Pie Chart

{% endblock %} {% block plugins_js %} {% endblock %} {% block page_js %} {% endblock %}