You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2023/01/05 13:57:06 UTC

[GitHub] [superset] ruijielou commented on issue #22241: addAlpha is not to be rgb(x,x,x)

ruijielou commented on issue #22241:
URL: https://github.com/apache/superset/issues/22241#issuecomment-1372246353

   Yes, I have tried to solve it with rgbToHex (someHex) method
   
   > @ruijielou are there any implementations of this method that are resulting in a known issue? As far as I can see, this is used only with hex colors in the codebase right now. Unless this is a bug, I'd be more inclined to call this a feature request. Of course, it might not be rocket science to either support RGB(A) colors in this function, or add an extra color utility for `rgbToHex`, so you can `addAlpha(rgbToHex(someHex),someAlpha)`. Happy to discuss further, or re-open this if something is broken, but I'm going to politely close it for now in hopes that everything is working :D
   
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org