You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty sure I know whats going on. OTOH, can you provide an image of what you want this to look like? Four big thick white lines across a really wide colorbar?
Bug report
Bug summary
For matplotlib.colorbar.ColorbarBase(...) usage of add_lines(...) may yield missing lines/poorly adjusted lines.
Code for reproduction
Expected outcome
4 white lines, crossing the colorbar.
Used to work on matplotlib 2.2.3!
Matplotlib version
print(matplotlib.get_backend())
): Qt5AggMiniconda install, fully updated.
The text was updated successfully, but these errors were encountered: