react-d3 / react-d3-tooltip

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

Fix key warning #27

Closed gamebak closed 7 years ago

gamebak commented 7 years ago

Fixed key warning for react

austinpray commented 7 years ago

This sort of defeats the purpose for having an ID. The ID should be derived from the data point the tool tip belongs to.