Hi guys i need your help.
I am using the Highcharts-NG
to make my charts, but i have one small problem.
I have my graph working , i am pushing live data to my graph and it is working very well, but instead of X values "1","2","3" every time i insert one point to series i want to insert timestamp in x axis. In normal highcharts is easy to do with the function addPoint()
, but with highcharts-ng
i don't have that function.
Can someone please help me please?
Here is my working file : http://jsfiddle.net/zrKEb/