-
Hi, If yes, how is it done? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
has2k1
Dec 8, 2024
Replies: 1 comment 3 replies
-
@has2k1 do you know if there is any way to but the labels above the lines? Thank you |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a bug that was fixed but not yet released. Though, you can set a zorder value in the arrowprops. If the text is in layer 3, set
zorder=2.5
.