D3: .scaleOrdinal: Ordinal Scale

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

nick3499
1 min readMar 2, 2017

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

--

--

nick3499
nick3499

Written by nick3499

coder of JavaScript and Python

No responses yet