<script src="https://code.highcharts.com/highcharts.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>
<h1>Pie with legend</h1>
<h2>Chart</h2>
<figure class="highcharts-figure">
<div id="container"></div>
<p class="highcharts-description">
Pie chart with a color legend describing the slices. This is problematic for accessibility, but sometimes seen especially on small screens. The Edge slice is highlighted.
</p>
</figure>
<h2>CSV data</h2>
<pre id="csv"></pre>