{{ chart.title }}
{% for axe in chart.chartaxis_set.all|dictsort:"id" %} {% include "_chart_legend.html" with axe=axe %} {% endfor %} {% if pie %} {% include "_chart_legend.html" with axe=chart %} {% endif %}