highcharts - Separate threshold for each column -
is possible draw separate "threshold" line each column in "column chart"?

yes, use renderer.path render lines.
to find place render them, use point.plotx , point.ploty.
is possible draw separate "threshold" line each column in "column chart"?

yes, use renderer.path render lines.
to find place render them, use point.plotx , point.ploty.
Comments
Post a Comment