D3: Map Data to Linear Scale: .map, .scaleLinear

Forked script below was converted from D3.js v3 to v4.

nick3499
1 min readMar 2, 2017

d3.scaleLinear() is a v4 function which requires the d3.v4.min.js library. Replacing v3’s d3.scale.linear().

--

--

nick3499
nick3499

Written by nick3499

coder of JavaScript and Python

No responses yet