highcharts - PlotLines on Date-Axis: (intermediate value).concat is not a function -
i'm trying add plotline chart, error:
(intermediate value).concat not function
i've prepared jsfiddle: (intermediate value).concat not function
any suggestions, i'm doing wrong here?
please take @ examples: http://jsfiddle.net/ge3fg/ http://jsfiddle.net/47zgw/
plotlines: [{ color: '#ff0000', width: 2, value: 5.5 }]
Comments
Post a Comment