From the course: D3.js Essential Training for Data Scientists

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Introducing layout

Introducing layout - D3.js Tutorial

From the course: D3.js Essential Training for Data Scientists

Start my 1-month free trial

Introducing layout

- [Instructor] D3 layouts are a bit like D3 generators. Human puts in data, and they output x,y coordinates. Some layouts do a great deal more than this. Layouts make it easier to make complex graphics. They do the heavy lifting for you by using predefined rules about how the graphics should look and be spaced. We're going to start off looking at some diagrammatic layouts, in particular, a category called hierarchical layouts.

Contents