Settings and activity
1 result found
-
614 votes
New experimantal implementation for Highcharts 4.1 is available at http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/studies/alignthresholds/.
This implementation looks a the threshold on the primary axis (the one first defined), and aligns the threshold of any following axis to that of the primary axis.
An error occurred while saving the comment Anonymous supported this idea ·
It does not seem like it is included in the main library yet. It would be nice to get this working.
If you have all positive numbers in the primary axis and a mixture of positive and negative in the other, it seems to not align them as the primaryIndex is always 0.
I have updated the fiddle (whether or not it is correct..) and it seems to work when the primary axis index is 0 or is greater than 0.
http://jsfiddle.net/1ocv34tf/