graceguo-supercat edited a comment on pull request #10603: URL: https://github.com/apache/incubator-superset/pull/10603#issuecomment-675778753
if dashboard don't have label_colors setting, after this PR, the label color will be assigned randomly. (because slice-level label_color is not carried by dashboard) I wrap this change into a feature flag, by default is not enable it. This is a short term solution. if we see perf impact for large dashboard, should go with a long term solution, to avoid randomly assigned label color. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
