-
Book Overview & Buying
-
Table Of Contents
Learn D3.js - Second Edition
By :
This chapter explored tools from the d3-scale module: functions that scale data. Knowing how to pick and set up the right scale for your data is an essential skill, since scales are used in most D3 visualizations.
Although different scales were covered, most are set up by defining a range, a domain, and some optional parameters. Besides linear scales, we also explored non-linear continuous scales, such as exponential and logarithmic scales, temporal scales, interpolated scales, and ordinal scales.
To apply everything you’ve learned so far, we began creating a scatterplot in an online step-by-step tutorial, which you’ll complete after learning about colors in the next chapter.
Get This Book's PDF Version and Exclusive ExtrasScan the QR code (or go to packtpub.com/unlock). Search for this book by name, confirm the edition, and then follow the steps on the page. |
|

