Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
768 views
in Technique[技术] by (71.8m points)

d3.js - D3 mixing hierarchy layouts

I'm new in the D3 world. I already understand how to build hierarchies layouts like Trees and Circles packs, but I'm not figuring out how to mix these two types of hierarchy. The idea is to construct a tree and group some of the nodes in Circles using the Pack function of D3. Can anyone give me north to where to go. I simple image to show whats the idea:

Tree and Circle pack Diagram

Currently, I'm using this website as guide.

question from:https://stackoverflow.com/questions/65927894/d3-mixing-hierarchy-layouts

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...