You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Theme settings don't work for bar charts and pie charts.
The chart is not rendered on the screen and an error like the screenshot below appears in the console window.
If I remove setTheme(~~), it works fine.
Describe the bug
Theme settings don't work for bar charts and pie charts.
The chart is not rendered on the screen and an error like the screenshot below appears in the console window.
If I remove
setTheme(~~)
, it works fine.Steps or code example to Reproduce
Expected behavior
I want to fill a palette color on my chart like below.
Screenshots
Maybe it is related to
Monochrome#enabled
.The text was updated successfully, but these errors were encountered: