Codehagen / Dingify

Dingify is helping you unlock the power of seamless real-time monitoring
https://www.dingify.io/
GNU Affero General Public License v3.0
191 stars 25 forks source link

Fix: Change charts tooltip color for dark theme #12

Closed Amirthananth closed 6 months ago

Amirthananth commented 6 months ago

Currently the tooltip for charts are having the same foreground and background color as light theme. Text is not properly visible image

Codehagen commented 6 months ago

Yes, i saw that.

If you want you can look at it? Here is some documentation for Nivo Charts theme:

https://nivo.rocks/guides/theming/

Amirthananth commented 6 months ago

Sure. I'll take a look