<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/highcharts-more.js"></script>
<script src="https://code.highcharts.com/modules/exporting.js"></script>
<script src="https://code.highcharts.com/modules/export-data.js"></script>
<script src="https://code.highcharts.com/modules/accessibility.js"></script>
<script src="https://code.highcharts.com/themes/high-contrast-light.js"></script>
<figure class="highcharts-figure">
<div id="container"></div>
<p class="highcharts-description">
Chart demonstrating more advanced accessibility configuration, using
a custom series type based on the boxplot series.
The chart is depicting fictional fruit consumption data, with the
minimum, maximum and median values for each month of 2019. Most plums
were eaten in spring, and none at all in July or August. Bananas and
apples were both consumed in smaller numbers and steadily throughout
the year.
</p>
</figure>