{% if data is not none and 'plotly' in data %} {% set plot_id = (id_prefix ~ '_plot') | get_hash %} {% set plotly_chart_title = data.plotly | plotly_chart_get_title | striptags %}