hypertrace-ui icon indicating copy to clipboard operation
hypertrace-ui copied to clipboard

fix: used cytoscape to generate the graph nodes positions for application flow

Open Greedy-Geek opened this issue 2 years ago • 2 comments

Trying to use Cytoscape library instead of d3-hierarchy to get positions of the nodes

Greedy-Geek avatar Oct 17 '22 16:10 Greedy-Geek

Unit Test Results

    4 files  256 suites   15m 22s :stopwatch: 977 tests 977 :heavy_check_mark: 0 :zzz: 0 :x: 982 runs  982 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 512224be.

github-actions[bot] avatar Oct 17 '22 16:10 github-actions[bot]

As discussed offline, before even testing cytoscape - how does it affect the bundle size? If we're adding multiple MBs of libs to switch layout providers, then this approach doesn't make a ton of sense and should be revisited.

aaron-steinfeld avatar Oct 17 '22 17:10 aaron-steinfeld