{% extends "base.html" %}
{% block title %}Plot {{ plot.id }}{% endblock %}
{% block body %}
{{ plot.created_at }} This saved comparison is stored as an interactive Plotly figure with persistent style and axis settings.
Plot image: {{ plot.title }}
{{ plots_dir }}/{{ plot.id }}/{{ plot.plot_path }}
No runs selected.
{% endif %}