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 2022/07/28 10:17:43 UTC

[GitHub] [superset] stefanocascavilla opened a new issue, #20899: Add Gradient Color Schema for World Map Charts

stefanocascavilla opened a new issue, #20899:
URL: https://github.com/apache/superset/issues/20899

   Superset currently offers some schema colors for the world map charts. The problem is that the color schema is not based on a single main color but on multiple (usually two for world map charts).
   We'd like to have color schemas for world map charts based on a single color in order to be able to fill different countries with different gradients of the same main color (ex. green).
   
   This is a visual example:
   ![image](https://user-images.githubusercontent.com/19977405/181481185-9e536e53-5522-488f-974e-7e22c6b1b10e.png)
   
   


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


Re: [I] Add Gradient Color Schema for World Map Charts [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #20899: Add Gradient Color Schema for World Map Charts
URL: https://github.com/apache/superset/issues/20899


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


Re: [I] Add Gradient Color Schema for World Map Charts [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #20899:
URL: https://github.com/apache/superset/issues/20899#issuecomment-1936440521

   The maps use a scalar/gradient color palette. You can make one that's light green to dark green if you want all greens. If you're talking about the underlying map color where data is null, you can use a calculated column that replaces nulls with 0 to fill those in. Closing this since it's a (fairly stale) feature request, and we're trying to only have bugs as Issues these days.


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