โ05-08-2023 01:42 PM
I am currently running dark mode for my Databricks Notebooks, and am using the "new UI" released a few days ago (May 2023) and the "New notebook editor."
Currently all plots (like matplotlib) are showing wrong colors.
For example, denoting:
```
...
plt.figure()
plt.axvline(x=0, color='red')
plt.axhline(y=0, color='red')
...
```
is resulting in teal colored axes. Images also seem to have their colors and hues mixed up.
Is there a way to fix this without giving up any of my current settings for the notebook environment?
โ05-10-2023 12:41 AM
Hi, Could you please provide a screenshot of the same which will help us understand it better?
Please tag @Debayanโ with your next comment so that I will get notified. Thank you!
โ05-10-2023 01:21 AM
@Debayan Mukherjeeโ
Thanks in advance.
Below is a very simple example of the issue.
I denote the colors "red" for the axes and "blue" for the actual plot, but end up with teal colored axes and a yellow plot.
This is the same for any type of non-text output in the notebook environment, including images, which is the main cause of concern as it can make modeling and other tasks a bit confusing.
Not sure if there is a setting I missed, or if this is some kind of an issue.
โ05-10-2023 10:16 PM
@Wonseok Choiโ thanks for the details. Could you please confirm if you have followed any documents on the same? (https://docs.databricks.com/visualizations/index.html)
โ08-11-2023 05:48 AM - edited โ08-11-2023 05:50 AM
Hello all,
Thank you @wschoi for reporting this issue. I've lost a lot of time trying to figure out if my image plotting was wrong.
โ06-16-2024 04:33 PM
Any updated on this issue? This is a huge drawback to use the dark theme
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group