{{metric.name | fmt_metric}}

{% if metric.description|length %}

{{metric.description}}

{% endif %}
{% if 'table' in metric.plot %} {{ metric.plot }} {% else %} {% endif %}