sfirke opened a new issue, #35499:
URL: https://github.com/apache/superset/issues/35499

   ### Bug description
   
   Here's how the chart looks in 4.1.3 - it uses the categorical colors and the 
legend looks right:
   
   <img width="1557" height="810" alt="Image" 
src="https://github.com/user-attachments/assets/6fcfe0f0-3238-4a84-adb4-3345b77d379c";
 />
   
   Here's the same chart but in my 6.0.0rc2 test environment:
   
   <img width="1588" height="797" alt="Image" 
src="https://github.com/user-attachments/assets/30c893ec-2803-461a-a886-3edfb3ee6bae";
 />
   
   It has switched "Color scheme type" to be "Fixed color" which was a 
surprise, I would have thought the default should be "categorical palette". Now 
all the dots are purple - but note that the legend still reflects the 
categorical palette.
   
   This seems like two bugs:
   - An unwanted switch to fixed color
   - The legend didn't switch with it
   
   Once I manually switch to "Fixed color" the legend goes away as expected.
   
   Seems to affect all of my deck.gl scatterplots, here's another:
   
   <img width="696" height="476" alt="Image" 
src="https://github.com/user-attachments/assets/d80a06dd-88da-4f04-a3e8-54958b0860d5";
 />
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   Not applicable
   
   ### Node version
   
   Not applicable
   
   ### Browser
   
   Firefox
   
   ### 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.
   - [ ] 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]

Reply via email to