saramoujahid opened a new issue, #26437: URL: https://github.com/apache/superset/issues/26437
The same color is assigned to 2 different consecutive dimension values, even though the color scheme has other available colors This happened while creating a stacked bar chart #### How to reproduce the bug 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Expected results Colors should alternate across these available ones: <img width="297" alt="image" src="https://github.com/apache/superset/assets/125974943/891d497b-0e42-4f10-be44-81a17b807041"> ### Actual results For the 3rd and 4th values, they are assigned the same orange color <img width="410" alt="image" src="https://github.com/apache/superset/assets/125974943/a0f19b7f-fa65-459a-bd02-75ae7c723963"> #### Screenshots If applicable, add screenshots to help explain your problem. ### Environment (please complete the following information): - browser type and version: Chrome Version 120.0.6099.199 - superset version: 2.1.1 - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
