react-d3-components
react-d3-components copied to clipboard
D3 Components for React
Hey Thanks for the Library, I have some questions How i can set animation in donuts (like tween arcs) and i want to put a svg image in donut. how...
Do we have support for attaching onClick handlers for making the chart interactive?
Even after fixing all react 0.14 dependent stuff the library seems to be not suitable for the subject. Getting differences in this block: ``` ... ``` Seems like it's created...
https://github.com/d3/d3-plugins/tree/master/sankey Much appreciated.
Hi codesuki, in your implementation, you separate the actual chart content from the axes/tooltip by introducing a companion class DataSet. I wonder will it be viable if you offer a...
Especially for mouse events like onClick and onContextMenu. Currently I have to wrap it in a div to catch those events.
Is there an existing way to add grids, and if not, an idea of how difficult this would be to add or create a pull request for?
Hi, really interesting component. This is purely meant as a question/add-on. I have a small request/question. Is it possible to indicate an index-number that will create a straight line running...
Is this possible? I mean custom text labels associated to each point. For example 'Pluto', 'Mars', etc.
README says: > Documentation is in the Wiki. For quick testing the examples might be enough. The wiki appears to be empty. There are links, but no content.