Visualizing Hierarchical Data
Efficient data visualizations benefit from different views of the same data, and fields sometimes can be organized in such a way as to reveal relationships with other data, forming hierarchical structures. In this chapter, you will learn how to prepare a dataset so that it can be used to represent a hierarchy, using nesting techniques and tools provided by the d3-hierarchy module.
There are many ways to represent hierarchies. In this module you will learn how to use generator functions that prepare hierarchical data so that it can be rendered as a tree or dendograms, but you can use the same data to generate other popular hierarchical visualizations, such as treemaps, circle packs, and partitions. You will learn ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access