Closed
Description
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
Labels
No labels