Skip to content

RC flag to disable sticky edges for line plots #631

@anirudhkrishnan2718

Description

@anirudhkrishnan2718

Quoting from this page,
https://ultraplot.readthedocs.io/en/latest/1dplots.html#Line-plots

Also, the default x bounds for lines drawn with plot() and y bounds for lines drawn with plotx() are now “sticky”, i.e. there is no padding between the lines and axes edges by default.

Is there a way to globally disable sticky edges for line plots in the rc file, instead of having to type ax.disable_sticky_edges = False in every axis individually?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions