radhakvnr opened a new issue, #20827: URL: https://github.com/apache/superset/issues/20827
After upgrading to 1.5 from 1.3.2 we have noted that, the Label colors which we define at JSON Metadata of Dashboard is not having any affect. Only the first metric is getting the label color where as other metrics are falling back to the color schemes #### How to reproduce the bug 1. Create a Mixed time Series chart 2. Add that to a Dashboard and choose a color scheme 3. Apply the Label colors for two metrics 4. you can see only the first metric gets affected where as second metric is having default color. ### Expected results It should display the colors based on label colors what we defined at Dashboard JSON ### Actual results Only the first metric gets the color from Json Label where as second metric is having default color. #### Screenshots If applicable, add screenshots to help explain your problem. ### Environment (please complete the following information): - Chrome 103: - superset version: `1.5` - 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]
