OOub opened a new issue, #32841: URL: https://github.com/apache/superset/issues/32841
### Bug description **Superset deployment information** - **version:** superset 4.1.2 - deployed on kubernetes **Brief Description** Deck.GL scatterplots are adding colors that are not present in the legend. **How to reproduce** 1. I create a Deck.GL scatterplot and define point colors according to a column that can have 3 values: A, B or C.3. 2. The preview in the chart editing view is correct and properly assigns a color for each value type: 3 colors total 4. I add the chart to a newly created dashboard 5. The chart now displays 4 colors instead of the 3 that can be seen in the legend. **Screenshot in chart edit view** <!-- Uploading "Screenshot 2025-03-25 at 11.48.28.png"... —> **Screenshot in dashboard view** <!-- Uploading "Screenshot 2025-03-25 at 11.48.12.png"... —> ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.10 ### Node version 16 ### Browser Safari ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
