{{- if ( not ( .Get "longdesc" ) ) -}} {{- erroridf "a11y-chart-longdesc" "No longdesc found for chart '%q' (%q)" ( .Get "chart-id" ) .Page.File.Path -}} {{- end -}}
{{- with .Get "chart-id" -}} You must enable Javascript to view this chart. {{- end -}} {{- with .Get "chart-id-2" -}} You must enable Javascript to view this chart. {{- end -}} {{- if or ( .Get "caption" ) ( .Get "title" ) -}}
{{- with .Get "title" -}}

{{ . | markdownify | safeHTML }}

{{- end -}} {{- with .Get "caption" -}}

{{ . | markdownify | safeHTML }}

{{- end -}}
{{- end -}}