{% extends 'layouts/base.html' %} {% load static %} {% block title %} Flot Charts {% endblock title %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% block content %}

Flot Charts

Interactive Area Chart

Real time

Line Chart

Area Chart

Bar Chart

Donut Chart

{% endblock content %} {% block extra_scripts %} {% endblock extra_scripts %}