{# The pygal SVG conveys everything through shape and colour, so on its own it is opaque to assistive technology and to anyone who cannot distinguish the series hues. The graphic is marked decorative and the same numbers are offered as text: visually hidden (the chart already shows them), but part of the accessibility tree. #}
{{ chart_label }}{% if c.title %}: {{ c.title }}{% endif %}{% if chart_summary %}. {{ chart_summary }}{% endif %}