The use of d3.scale.linear() works fine with v3 but not with v4.
d3.scale.linear()
I get the error
Uncaught TypeError: Cannot read property 'linear' of undefined
`
Solution found: https://github.com/d3/d3/blob/master/CHANGES.md#scales-d3-scale
Hey Sachi, I am a beginner in d3js, can you elaborate on what I need to fix ? Thanks in advance.
im sorry figured that out :) thanks !
Most helpful comment
Solution found: https://github.com/d3/d3/blob/master/CHANGES.md#scales-d3-scale