score:1

Accepted answer

Navigator is the Highcharts Stock feature only, so you need to use highstock source code:

<script src="https://code.highcharts.com/stock/highstock.js"></script>

Live demo: http://jsfiddle.net/BlackLabel/75pnq4g9/

API Reference: https://api.highcharts.com/highstock/navigator

Docs: https://www.highcharts.com/docs/stock/navigator


Related Query

More Query from same tag