highcharts - Separate threshold for each column -


is possible draw separate "threshold" line each column in "column chart"?

enter image description here

yes, use renderer.path render lines.

to find place render them, use point.plotx , point.ploty.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -