react-d3-components
react-d3-components copied to clipboard
D3 Components for React
How can I control the color of the series like the other properties such as stroke width and such? I don't think this is covered in the examples. For instance,...
Thanks for the great library. Recently I have used this repo in building graphs. And I found out it's common to have a vertical line indicating the current location when...
Hey there, Thanks for amazing work! I'm showing one tiny graph on my page and d3 is now my biggest dependency (appart from react). Even for minimal use, importing the...
@codesuki / @solomein Is there any way to display labels on the pie chart?
Something here doesn't seem quite right. It renders reasonably well but seems off. 
Is it possible for a bar in a BarChart to have a custom class?
This is my code ` ` I would like to add a mouse event to show the value, but do not know how to add, you can ask what?
Cool library! We are trying to use this on our project to create a pretty straightforward bar chart, but we are having a hard time making the chart responsive. It...