You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2024. It is now read-only.
Discussed in https://altoros.slack.com/archives/C036G0J90BU/p1649407780657729
https://cowservices.slack.com/archives/C036G0J90BU/p1649407780657729
For nicer looking graphs I heard about force directed graph drawing which basically uses a physics simulation to optimize the layout: https://en.wikipedia.org/wiki/Force-directed_graph_drawing
Some examples:
The Dendogram (on the right)
https://g6.antv.vision/en/examples/tree/radialtree#radialDendrogram
Or allow interaction
https://g6.antv.vision/en/examples/interaction/highlight#activateRelations
But really the G6 AntV library has so many interesting options.
And this one if we ever have a Super nova CoW 😄
https://g6.antv.vision/en/examples/performance/perf#eva
Donut transfer, also looks interesting for our purposes:
https://g6.antv.vision/en/examples/case/graphDemos#donutTrans
Issues
The text was updated successfully, but these errors were encountered: