Replies: 1 comment
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to place the legend to the right of the mesh so as not to cover the plot series.
I've tried using
.position(SeriesLabelPosition::Coordinate(x,y)but that ends up with the markers pinning the legend to the side of the mesh:Any idea if/how it's possible to move the legend outside the mesh?
Beta Was this translation helpful? Give feedback.
All reactions