{% load echarts %}
{% for rw, layout in widget.iter_layout %}
{% dw_widget rw width=layout.ww height=layout.wh %}
{% endfor %}