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

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -