williaster / data-ui

A collection of data-rich UI components 📈
https://williaster.github.io/data-ui/
MIT License
546 stars 69 forks source link

How to modify the style for tooltip's container? #196

Closed lichin-lin closed 4 years ago

lichin-lin commented 4 years ago

Hey, Is there a way to update the white background of the tooltip?

I tried to look into the source code of the tooltip and WithTootip files, but it seems no way to customize the styling for the tooltip container. Are there any way to change the background color? or using a customize tooltip component?

here is the the example link: https://codesandbox.io/s/fragrant-water-tcp95 Screen Shot 2020-01-09 at 5 01 52 PM