combine layouts - possible?

11 views
Skip to first unread message

gleb.s...@gmail.com

unread,
Dec 21, 2017, 3:38:19 PM12/21/17
to d3-js
Hello,
I googled a lot, but did not find any good source and even similar questions :\
I have a datastructure of applications and their dependencies (libraries).
One library can have different versions. Apps use different versions of libraries. I need to visualize it.
I imagine libraries being in the middle of chart with circle pack layout. Each circle is library, its children are versions.
And I would like apps to form "outer border" of circle. Which sounds like a forced layout with radial placement.
What is the right way to achieve it? I have array of apps, I have array of libs having child array of versions. Is is possible at all on one chart?

Thank you.
Reply all
Reply to author
Forward
0 new messages