{% load flot_tags %}

pyFlot examples


{% plot gr1 graph1 style="width:900px;height:200px" class="myclass" %}
{% plot gr2 graph2 style="width:900px;height:200px" %}
{% plot sin sin_graph style="width:900px;height:200px" %}
{% plot ls last_series style="width:900px;height:200px" %}
{% plot asg all_series_graph style="width:900px;height:200px" %}