Generated Chart

Download SVG Download PNG Download PDF {% if spec_json %}
View Chart Spec
{{ spec_json }}
{% endif %}
{{ svg_content | safe }}
{% if session_id %}
{% for entry in history %}
{{ "You" if entry.role == "user" else "Chart Generator" }} {{ entry.message }}
{% endfor %}
Updating chart...
{% endif %}