{% if type == "bar" %}
📊 This chart compares the average performance of different models when using all features vs. using only the optimal feature subset.
{% elif type == "line" %}
📈 This chart shows detailed performance of each model across different perturbation levels. Solid lines represent all features, dashed lines represent the optimal feature subset.
{% endif %}
{% if type == "line" %}
{% endif %}