RFR: 7831: Add new view for hierarchical edge bundling [v3]
Brice Dutheil
duke at openjdk.org
Fri Aug 5 12:35:14 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 two additional commits since the last revision:
- Add localized tooltips to the dependency diagram switcher icons
- Make edge bundling and chord diagrams use the same formula for radius
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/405/files
- new: https://git.openjdk.org/jmc/pull/405/files/ad2eda4b..15e0b757
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=405&range=02
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=405&range=01-02
Stats: 28 lines in 7 files changed: 10 ins; 6 del; 12 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