This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Changing the shape of Nodes #210
Replies: 0 comments
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.
-
By default, nodes are shaped rectangularly. Is there a way to replace the default rect with other svg shapes or possible even custom shapes?
I have tried playing around with borders and using a foreignObject to display the data within the node and using color fill with cropping to create some custom shapes. However, this approach requires the nodes to be very large in order for the ideal shape size.
Beta Was this translation helpful? Give feedback.
All reactions