{% if rows | length > 0 %} {% for row in rows %} {% if row['extra_class'] | length == 0 and redact %} {% else %} {% endif %} {% endfor %} {% else %} {% endif %}
Value Count Frequency (%)
{{ row['label'] | fmt }} {{ row['count'] }}
{% if row['width'] > 0.40 %} {{ row['percentage'] | fmt_percent }} {% else %}   {% endif %}
{% if row['width'] <= 0.40 %} {{ row['percentage'] | fmt_percent }} {% endif %}
No values found.