I’m working on a D3 line chart that requires a filled dots area. I’m having trouble getting the dots area over it.
Final chart should look like this:
Here is a work-in-progress jsfiddle:
jsfiddle.net/JosephMurphy/au2y7pLs/
Basically needs to look like that with dots. How can i achieve this?
Any help getting the line chart to show up as in the image is greatly appreciated.
Thanks!