Skip to content

Disabling X & Y Label not working #222

@ckovamees

Description

@ckovamees

It seems like the enable parameter on the XLabel() and YLabel() methods aren't implemented.

To reproduce, add enable: false like this to Cookbook.cs Figure_01a_Quickstart():
plt.XLabel("Time (seconds)", enable: false);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions