stephenLYZ commented on pull request #17792:
URL: https://github.com/apache/superset/pull/17792#issuecomment-1048715864


   Discussion result with @geido :
   using `tinycolor.analogous `to generate similar colors for each color 
scheme, for example, if our color scheme is [A, B, C] then the generated colors 
are [A1, B1, C1, A2, B2, C2 ....]. Here the number of color labels is always 
less than or equal to the generated list of colors, in order to prevent getting 
the same colors.


-- 
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