-
Book Overview & Buying
-
Table Of Contents
Learn D3.js - Second Edition
By :
In this chapter, you learned all about colors in D3 and how they can be used to encode information in a data visualization. You explored functions used to manipulate individual channels of several color spaces and were introduced to different discrete and continuous color schemes. The modules covered in this chapter were: d3-interpolate (already introduced in Chapter 7), d3-scale-chromatic, and d3-color.
We finished this chapter with an online tutorial, where we created a bubble chart visualization that used functions, methods, and properties from the modules we covered in the last three chapters, as well as some features we will explore in the chapters ahead.
In the next chapter, you will learn how to use shape and layout generator functions to create classic line charts, stacked area charts, pie charts, doughnut charts, and any kind of visualization you can imagine with arbitrary shapes.
Get This Book's PDF Version... |