{% extends "base.html" %} {% from "_palette_options.html" import continuous_palette_options %} {% block title %}{{ page_title }}{% endblock %} {% from "_macros.html" import nav_page_title_span %} {% block nav_page_title %}{{ nav_page_title_span(nav_bar_title) }}{% endblock %} {% block head %} {% if show_landscape_vol_animations %} {% endif %} {% if show_vol_landscape_quick_actions %} {% endif %} {% endblock %} {% block content %}
{{ lead_html | safe }}
Choose axes
and point color scale
{% if show_vol_landscape_quick_actions | default(false) %}
Quick actions
{% if show_landscape_vol_animations %} {% endif %}
{% endif %}

{% if show_landscape_vol_animations %}
{% endif %}
Rendering…
{% if not show_landscape_vol_animations %}
{% endif %} {% if show_landscape_vol_animations %}
{% endif %}
{% if show_vol_landscape_quick_actions %} {% endif %} {% if show_vol_landscape_quick_actions %} {% endif %} {% if show_landscape_vol_animations %} {% endif %} {% endblock %}