Skip to content

Add option to customize tick density (add padding to tick labels) #828

@ChrisAtVault

Description

@ChrisAtVault

Hey guys,

I wonder if there is any option for setting the minimal or maximal Tick distance - even though in my current project I am only interested in setting a minimal Tick distance, having both would be pretty neat.

Using Plot.XAxis.ManualTickSpacing does not seem to be the best option as it clashes with zooming in and out. Similar to #725.

In the picture below Plot.XAxis.TickLabelFormat($"dd.MM.yy {Environment.NewLine} hh:mm:ss", true) was used instead of Plot.XAxis.ManualTickSpacing.

Cheers,
Chris

image
PS: Keep up the good work!!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions