esnet / esnet/react-network-diagrams
Network map should support an offset distance for connection point
Open
- Dominant language
- JavaScript
- Stars
- 206
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
If you have a larger node, the arrow of the connection will be hidden behind the node. A simple solution would be to allow the user to specify an offset from the center of the node, so that it connects to a circle of size `r` around the center of the node.
Contributor guide
Assessment
This issue has not been assessed yet.