Im trying to get live data in highstock (js-lib). I used this template:
http://www.highcharts.com/stock/demo/dynamic-update
in combination with this guide: http://www.highcharts.com/docs/working-with-data/live-data
This is my result: http://jsfiddle.net/93deqwm4/
I dont get any new data every second. What is the problem, it looks so simple in the instructions.