Skip to content

Dropped tick label for fixedformatter #8779

@anntzer

Description

@anntzer

master but also present on 1.5.3

imshow(rand(5, 5)); gca().set_xticklabels(["foo", "bar"])

results in
figure_1
Almost certain this is due to the xticks internally including a tick at the position "just left of bounds". Seems related (not directly, though) to the issue discussed in #7042.

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