react-d3-components
react-d3-components copied to clipboard
How to add stroke color for area chart
How to add the border for each section separately in area chart.
Looks like you can use the CSS "stroke" prpoerties:
stroke, stroke-width, stroke-linecap, stroke-dasharray, etc.