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
which produces the following plot with weird arrow heads:
The issue also occurs when using annotate instead of geom_segment directly.
If facet_grid is not used, the issue disappears (which makes me suspect it's got something to do with the axes' scale, but I'm very unfamiliar with the internals of plotnine).