<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/modules/variable-pie.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">
Variable radius pie charts can be used to visualize a
second dimension in a pie chart. In this chart, the more
densely populated countries are drawn further out, while the
slice width is determined by the size of the country.
</p>
</figure>