Allow for an absolute (px) value for positionOnEdge #563
Closed
samvloeberghs
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Yes, it's possible for us to extend edge labels to support absolute positioning along the edge. We just need to carefully assess it and design the API. I'll keep you informed once we have a timeline for this change |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Currently
positionOnEdgeallows for a relative value (0 -> 1) to position the label on the edge.Would it be possible to extend this and also allow an absolute (px) value.
Use case: I want to have the label always 10px next to the source node, independent from the length of the edge
Beta Was this translation helpful? Give feedback.
All reactions