{%- if google_font %} {{google_font_data}} {%- if google_tooltip_font %} {%- endif -%} {%- endif %} {% for url in js_dependency_urls -%} {% endfor -%} {% for _, css_src in css_dependency_srcs.items() -%} {%- endfor %}
Loading...
{% if use_title %}
{{title}}
{{sub_title}} {% if search %}
{% endif %}
{% elif search %}
{% endif %} {% if logo %}
{% 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 -%}
{%- endif -%} {% if custom_html %} {{custom_html}} {%- endif -%} {%- for _, js_src in js_dependency_srcs.items() %} {%- endfor %}