<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/modules/pareto.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>
<figure class="highcharts-figure">
<div id="container"></div>
<p class="highcharts-description">
A Pareto Chart is a chart type based on the Pareto principle, commonly
used to maximize business efficiency. Highcharts can calculate the
Pareto line automatically based on a series, as shown in this chart.
</p>
</figure>