8000 axhline fails on custom scale example · Issue #5522 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
axhline fails on custom scale example #5522
Closed
@jeffrey-hokanson

Description

@jeffrey-hokanson

I am using the matplotlib demo custom_scale_example.py as a starting point for my own custom scale. When I try to add a vertical line or horizontal line to an axis using the demo scaling using matplotlib.axes.Axes.axhline, I get the following error message

ValueError: It is not possible to compute transA - transB since transB cannot be inverted and there is no shortcut possible.

Here is gist reproducing this behavior.

This bug is similar #1246.

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

      0