Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Enhance batch viewer diagram #61

Closed
2 tasks done
Tracked by #69
elena-zh opened this issue Apr 8, 2022 · 0 comments
Closed
2 tasks done
Tracked by #69

Enhance batch viewer diagram #61

elena-zh opened this issue Apr 8, 2022 · 0 comments
Labels
app:Explorer Explorer App Enhancement New feature or request Epic

Comments

@elena-zh
Copy link

elena-zh commented Apr 8, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:Explorer Explorer App Enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

2 participants