DEV Community

A "simple" D3.js area chart

Matt Layman on October 09, 2019

Let's take: X Y 0 10 1 15 2 35 3 20 And make: D3.js is mindbending, and I find the examples on the...
Collapse
 
davidmm1707 profile image
David MMπŸ‘¨πŸ»β€πŸ’»

D3.js is great, but as soon I take a week without using it, any knowledge I had about it, disappears.

Collapse
 
mblayman profile image
Matt Layman

I feel the same way. It's a tricky tool.