{%- if google_font %} {{google_font_data}} {%- if google_tooltip_font %} {%- endif -%} {%- endif %} {% if offline_mode %} {% else %} {% for url in js_dependency_urls -%} {% endfor -%} {% endif -%} {% for _, css_src in css_dependency_srcs.items() -%} {%- endfor %}
Loading...
{% if use_title %}
{{title}}
{{sub_title}}
{% endif %} {% if search %}
{% endif %}
{% if enable_colormap_selector %} {% endif %}
{% if logo %}
{% endif %}
{%- if enable_colormap_selector %}
{%- endif -%} {%- if enable_histogram %}
{%- endif -%}
{%- if show_loading_progress %}
Point Data: 0%
Label Data: 0%
Meta Data: 0%
{%- if enable_histogram %}
Histogram Bin Data: 0%
Histogram Index Data: 0%
{%- endif -%} {%- if enable_colormap_selector %}
Colormap Data: 0%
{%- endif %}
{%- endif %}
{% if custom_html %} {{custom_html}} {%- endif -%} {%- for _, js_src in js_dependency_srcs.items() %} {%- endfor %}