Skip to content

Make it possible to customize WCSAxes tick label simplification #7571

Open
@astrofrog

Description

@astrofrog

In WCSAxes, we simplify labels so that the full tick labels aren't shown for every tick:

example

However, it would be nice to have more control over this - for instance some users might want all labels to show the full label, or others might want to start from one side instead of the other - for example here:

example 2

the full label is on the left. But it'd be nice to have the option to start from the right. For anyone wanting to tackle this, the main label simplification code is here:

https://github.com/astropy/astropy/blob/master/astropy/visualization/wcsaxes/ticklabels.py#L59

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