Loading gauge, polar, and range charts
In order to use any gauge, polar, and range
type charts, first we need to include an additional file, highcharts-more.js
, provided in the package:
<script type="text/javascript" src="http://code.highcharts.com/highcharts.js"></script> <script type="text/javascript" src="http://code.highcharts.com/highcharts-more.js"></script>