Skip to content

Always display Y-Axis even when the series is deselected #339

@D0ct0rBish0p

Description

@D0ct0rBish0p

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions