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.
Anonymous supported this idea ·An error occurred while saving the comment An error occurred while saving the comment Anonymous commentedthe implementation does not work with bar charts, it shows empty chart with following console error:
"Uncaught RangeError: Maximum call stack size exceeded"
on line 48 of the plugin code.
@torstein Any update on the problem of "Uncaught RangeError: Maximum call stack size exceeded" ?