RFR: 7831: Add new view for hierarchical edge bundling [v13]

Brice Dutheil duke at openjdk.org
Fri Aug 5 19:02:29 UTC 2022


> Joint effort with @cimi to provide _hierarchical edge_ visualization to JMC.
> 
> ![Hierarchical Edge view](https://user-images.githubusercontent.com/803621/176186654-04f458f5-6f7d-4755-822c-f63e53ccfc31.png)
> 
> 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 refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  Update .gitignore, remove .sdkmanrc and d3

-------------

Changes:
  - all: https://git.openjdk.org/jmc/pull/405/files
  - new: https://git.openjdk.org/jmc/pull/405/files/49054481..bee03a55

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=405&range=12
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=405&range=11-12

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 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