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 -

php - Improving script execution time -

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