{# Plotly: load once. Use CDN for small file, or supply inline JS via plotly_js_inline. #} {% if use_plotly_cdn %} {% else %} {{ plotly_js_inline | safe }} {% endif %}