Data Visualization with D3.js Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 4. Tipping the Scales

In this chapter we will cover:

  • Using quantitative scales
  • Using time scale
  • Using ordinal scale
  • Interpolating string
  • Interpolating colors
  • Interpolating compound object
  • Implementing custom interpolator