Skip to content

horizontal ticks should move up when ruler mode is on #453

@swharden

Description

@swharden

right now if 0 padding is used the text of the ticks falls off the image

plt.Ticks(rulerModeX: true, displayTicksY: false);
plt.Frame(left: false, right: false, top: false);
plt.TightenLayout(padding: 0, render: true);

https://swharden.com/scottplot/cookbooks/4.0.35/#customize-axis-ruler-mode-x-only

image

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