toomuchdesign/react-minimal-pie-chart

Hide tooltip

saiyamjain143 opened this issue · 3 comments

Do you want to request a feature or report a bug?

feature : Hide tooltip

What is the current behaviour?

Tooltip doesn't hide, and no props to hide it

What is the expected behaviour?

There should be a prop hideTooltip, if user doesn't want to render tooltip

The mentioned label should be controlled by data.title.

so there is no option to get rid of the tooltip other than removing the title?