{% load controlcenter_tags %}
{% if widget.series %} {% endif %} {% if widget.legend %}
{% for series in widget.legend %}
{{ series }}
{% endfor %}
{% endif %}