Does anyone know why this is happening? If I remove this -
<script src="http://code.highcharts.com/highcharts-more.js"></script>
The navigator data series renders fine, but if I add it, the data series stops rendering and only the range selector shows. Please help. My jsfiddle - (does not work) http://jsfiddle.net/Yrygy/258/
Jsfiddle - (works) http://jsfiddle.net/Yrygy/257/
Reorder the scripts. Move
highcharts-more.js
abovehighstock.js
and it will work.I think the problem is because of this: http://www.highcharts.com/errors/16