highcharts - Max number of flags on highstock control -


it seems when number of flags exceeds 1000, flags not displayed on control. bug or behavior can changed somehow?

see jsfiddle example: http://jsfiddle.net/sdknv/

when ran is, code not show flags on series. if change line var flagscount = 1001 var flagscount = 1000 , run example again, 1000 flags displayed.

you should increase turbothreshold parameter: http://api.highcharts.com/highstock#plotoptions.series.turbothreshold


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -