Skip to content

show ticks but not tick labels #223

@ckovamees

Description

@ckovamees

Is there a way to disable the ticks values from being displayed on an axis? I just want the ticks, but not the numbers.

I tried
plot.Ticks(dateTimeX: true, displayTicksX: false);
But the Dates still show up on the X-axis.

Thx

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