{{ enablePlugins('flot,prettify') }} {% set title = "Flot Charts" %} {% extends "layouts/application.html" %} {% block content %} {% include "shared/page-title.html" %}
Con uses Flot charts. This is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features..

Interactive Linechart

Pie Chart

Realtime Chart

{% endblock %} {% block javascript %} {% endblock %}