Summary
This chapter covered several tools that you will use to render your visualizations: axes, which provide contextual information for charts; scales, which map abstract and quantitative domain data to pixel dimensions and other visual aspects; and colors, which are also used to encode information in a data visualization. These tools are part of five modules: d3-interpolate (introduced in the last chapter), d3-axis, d3-scale, d3-scale-chromatic, and d3-color.
We finished this chapter with a complete scatter and bubble chart example that used functions, methods, and properties from practically all of these modules.
Now that you know how to configure scales, axes, and colors, you are ready to explore shape and layout generator functions ...
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