Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Turning axis on and off dynamically #29

@glend1

Description

@glend1

When turning axis on and off dynamically via the plot.draw() method;

plot.getOptions().yaxes[key].show = true;

fails on the multiple passes because;

axesLabels[axisName] is undefined (line 449)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions