okld / streamlit-elements

Create a draggable and resizable dashboard in Streamlit, featuring Material UI widgets, Monaco editor (Visual Studio Code), Nivo charts, and more!
MIT License
721 stars 83 forks source link

Pie Chart Tooltip text color not showing in dark mode #28

Open IndigoWizard opened 1 year ago

IndigoWizard commented 1 year ago

When streamlit app is in dark mode, the tooltip of the nivo Pie chart displays white text on white tooltip background instead of black (or any discernible color) on white or white text on dark background.

What I tried

Config

Preview

streamlit-elements-nivo-pie-chart-tooltip