-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dashboard][color theme] chart color are changed when refreshing dashboard #16970
Comments
@geido Let's create a new project in Projects, and manage color consistency ticket in one place https://github.com/apache/superset/projects/37 |
Hello @amitmiran137 I can move this to the top of my list. No problem |
@geido thanks friend ✌️ |
For us this happens again after migrating from 2.0.1 to 3.0.2. Can anyone else confirm? |
Thanks for the heads up. We are investigating the issue. Please try to disable AVOID_COLORS_COLLISION and see if that fixes it |
Thanks for the reply @geido . I did test it and it seemed to have helped int that regard but this introduced a new issue: two different labels in the same chart could have the same color (which imho is even worse). Seems to me like one has to decide with v3 between one of the two:
I don't know how others handle it currently on their production environment but for us this is fairly annoying and we couldn't find any solution to it. I'm surprised that only few other people are reporting this issue |
Happening with us also. @geido in SS 3.0.x |
Actual for 3.0.3. |
Actual for 3.1.0 Disabling AVOID_COLORS_COLLISION on the config file did not help :( so the problem still persists |
Thanks everyone for reporting these issues. Working on a longer term solution here #27439 |
chart color are changed when refreshing dashboard
How to reproduce the bug
Expected results
Refresh dashboard did not change color of chart
Actual results
Refresh dashboard did not change color of chart
Screenshots
color.change.when.refreshing.mov
Environment
(please complete the following information):
python --version
node -v
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: