X Tutup
Skip to content

Variable number of ticks with LogLocator for a fixed number of tick labels displayed #3368

@mboquien

Description

@mboquien

Hello,

I am having problems removing specific tick labels when using a log scale because the number of elements in ax.get_xticklabels() is variable for a fixed number of displayed label. This is because the padding instead of being always of 1 element on each side actually varies depending on vmin, vmax and stride. It would be easier if the padding was always equal to 1.

Thanks!

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

      X Tutup