{% for item in charts %} <p>{{ forloop.counter }}: {{ item.description }}</p> <div id="chart_{{ forloop.counter0 }}"></div> {% endfor %}
Chart 2D: Animation tests
1: Clustered columns with positive and negative values, readable theme, 1-second animate-in.
1
2
3
4
5
-3
-2
-1
0
1
2
3
9