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

Sparkline

Sparkline

We use 'Sparkline' made by 'Gareth Watts'. You can check the full documentation here.

Line Chart

Bar Chart

Line Chart #2

Pie Chart

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