Skip to main content

All Questions

Tagged with
1 vote
0 answers
530 views

Clip path on d3 area not working in React.js

I have the following in a graph component in react: constructor(props) { super(props); this.state = { activeIndex: 9 }; this.margin = { top: 10, ...
Gerome Schutte's user avatar

15 30 50 per page
1
2