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

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

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

android - Pass an Serializable object in AIDL -