Sizing of edges based on a property
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 819
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I am building a graph with AWS Neptune which vertices are geolocated points. One property of the edges is the distance between endpoint vertices.
**Describe the solution you'd like**
It would be great that the edges use this property to set their distance proportionally, that way, the vertices would be self-distributed as in a map.
Contributor guide
Assessment
This issue has not been assessed yet.