Filters:
{% for key in distinct_param_keys %}
{{ key }}
{% endfor %}
Exclude:
{% for key in distinct_param_keys %}
{{ key }}
{% endfor %}
Custom Filter:
Post Processor for Legends:
Custom Series Split By:
Clip absolute value:
Plot width:
Plot height:
Y-Axis Attributes:
{{ plot_keys }}
{% for plottable_key in plottable_keys %}
{{ plottable_key }}
{% endfor %}
Use Median
Only show best
Best based on final
Only show best so far
Best is lowest
Filter NaN
Smooth Curve
Normalize Error Bar
X-Axis Attributes:
{{ x_keys }}
(None)
{% for plottable_key in plottable_keys %}
{{ plottable_key }}
{% endfor %}
Make Bar Chart
(Figure) Split by:
{% for split_idx in range(5) %}
(None)
(None)
{% for key in distinct_param_keys %}
{{ key }}
{% endfor %}
{% endfor %}
(Series) Split by:
{% for group_idx in range(5) %}
(None)
(None)
{% for key in distinct_param_keys %}
{{ key }}
{% endfor %}
{% endfor %}
Filter best:
(None: Do not fitler to best)
(None: Do not filter to best)
{% for key in distinct_param_keys %}
{{ key }}
{% endfor %}
Update
Reload
Plot EPS
{{ plot_div|safe }}