geido commented on code in PR #31163:
URL: https://github.com/apache/superset/pull/31163#discussion_r1858994425
##########
superset-frontend/src/utils/colorScheme.ts:
##########
@@ -31,6 +31,10 @@ import {
*/
export const getColorNamespace = (namespace?: string) => namespace ||
undefined;
+export const ensureSharedLabelsColorsArray = (
Review Comment:
Ok, I see your point. I'll keep it like this for lack of a better name at
the moment.
--
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]