{% set title = 'ChartJS' %} {% set filename = 'ui-chart-chartjs.html' %} {% extends 'src/layouts/master.html' %} {% block content %}

ChartJS

A chart says more than a thousand words.

Bar Chart

Line Chart

{% endblock %} {% block js %} {% endblock %}