Bokeh plots have set colors, which is a problem for dark mode or if the local settings is in dark mode.
There are a couple of ways to go about fixing this:
- Ensure that the stream setting is in "light" mode always
- Figure out how to adjust bokeh colors to allow for light/dark mode
Bokeh plots have set colors, which is a problem for dark mode or if the local settings is in dark mode.
There are a couple of ways to go about fixing this: