<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>
<figure class="highcharts-figure">
<div id="container"></div>
<p class="highcharts-description">
This chart shows how symbols and shapes can be used in charts.
Highcharts includes several common symbol shapes, such as squares,
circles and triangles, but it is also possible to add your own
custom symbols. In this chart, custom weather symbols are used on
data points to highlight that certain temperatures are warm while
others are cold.
</p>
</figure>