-
-
Couldn't load subscription status.
- Fork 1.4k
Description
Hi there, please consider this Codepen example: https://codepen.io/D0ct0rBish0p/pen/XOwdxW
I have assigned the Y Axis for Series 1 and Series 2 both to Series 1, and I always want to display only a single Y Axis for either series. So I've set the second Y Axis to "show: false" which produces the required result.
However, as soon as I disable Series 1 by clicking on it in the Legend, it hides the left Y Axis and no Axis is displayed anymore on the left side. Is it possible to have an option, for example "alwayShow: true" or something to this effect ?
I hope my example is clear, please let me know if I need to provide additional details.