{%import "executePythonDisplayMacro.js" as display with context%} {%include resModule + ":chartHeader.html"%}
{{chartFigure}}
{%for option in this.getChartOptions() %} {% if option.metadata.type == 'dropdown' %} {%endif%} {% if option.metadata.type == 'checkbox' %} {{option.name}} {%endif%} {%endfor%}