react-d3 / react-d3-tooltip

react-d3 tooltip implementation
http://www.reactd3.org/docs/tooltip/
23 stars 22 forks source link

tooltip will not update when state update, it will remain the initial chart. #8

Closed chilijung closed 8 years ago

maherbeg commented 8 years ago

Yeah, this was a surprise and made it difficult to get this component working when dynamically retrieving the data needed to populate the graph.

chilijung commented 8 years ago

@maherbeg I'll try to fix this today! thanks for report the bug

chilijung commented 8 years ago

@maherbeg now support on npm @1.3.0 version!

maherbeg commented 8 years ago

Awesome thanks! Is there a pre-built version? (I'm building locally now, but it may be useful to others!)

chilijung commented 8 years ago

@maherbeg any suggestion to do that?

maherbeg commented 8 years ago

@chilijung What do you mean? I was mostly referring to the files in the root of the repository like https://github.com/react-d3/react-d3-tooltip/blob/master/react-d3-tooltip.js