Skip to content

Disable drawing axis #35

Description

@deviator

How to disable drawing axis (line, ticks, labels)?
I try hide it by delegate, but it's not work:

auto gg = GGPlotD().put((YAxis ya){ ya.show = false; return ya; });

Put YAxis directly don't work too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions