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
Hi all,
I'm using this plugin, align correctly but when I want to hide or show some series, there is a error "Uncaught RangeError: Maximum call stack size exceeded".
Here you have my jsfiddle with a example: https://jsfiddle.net/GenisDiaz/8dbfhhkp/, If you see javascript console when you click "PR de planta" you'll check this problem.