-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Different colours for the same metrics #25384
Comments
Can confirm with v3.0.2 and v3.1.0rc2 |
Are you still seeing this in 3.1/4.0? CC @geido for context, who is looking at some of these color consistency issues. |
I'll track this here #27439 |
After a little bit more investigation there seems to be a different problem here in addition to the labels changing color. In the bar chart the label is emitted as COUNT(*). There is no specific label emitted for which makes making label colors consistent across charts impossible. This requires a separate fix. |
When I refresh page with dashboard in browser, I can see different colours for the same metrics
0.10.8
3.0.0
3.10
There is no such problem In the previous version superset 2.1.0
The error is reproduced on all types of charts.
The text was updated successfully, but these errors were encountered: