experience-experiments / react-easy-chart

[DEPRECATED] - Easy to use React Charting library
http://experience-experiments.github.io/react-easy-chart
BSD 3-Clause "New" or "Revised" License
142 stars 55 forks source link

ToolTip not working on pie chart #117

Open doublenit opened 6 years ago

doublenit commented 6 years ago

The createTooltip function never fires.

sharifme04 commented 5 years ago

I am working on scatter Plot chart. I see tooltip also not showing. I have one question , in the scatter plot i see handlbar function call from the component but there is no function for click handler. About the state, what is the initial state for the tooltip, I see no initial state define there.I am new, my question might be funny for you.