<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/modules/series-label.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">
Chart showing use of multiple y-axes, where each series has a separate
axis. Multiple axes allows data in different ranges to be visualized
together. While this in some cases can cause charts to be hard to read,
it can also be a powerful tool to illustrate correlations.
</p>
</figure>