RFR: 7831: Add new view for hierarchical edge bundling [v9]
Brice Dutheil
duke at openjdk.org
Fri Aug 5 18:51:26 UTC 2022
> Joint effort with @cimi to provide _hierarchical edge_ visualization to JMC.
>
> 
>
> Here when the mouse hovers `java.util.concurrent` on the bottom right. One can see the relations with other packages.
>
>
> Based on the preliminary work of @cimi here : https://observablehq.com/@cimi/jfr-graph-hierarchical-edge-bundling
Brice Dutheil has updated the pull request incrementally with one additional commit since the last revision:
Rename hierarchical-edge to dependencyview
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/405/files
- new: https://git.openjdk.org/jmc/pull/405/files/e8c342b0..568f8d81
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=405&range=08
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=405&range=07-08
Stats: 1006 lines in 28 files changed: 478 ins; 510 del; 18 mod
Patch: https://git.openjdk.org/jmc/pull/405.diff
Fetch: git fetch https://git.openjdk.org/jmc pull/405/head:pull/405
PR: https://git.openjdk.org/jmc/pull/405
More information about the jmc-dev
mailing list