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 2018/12/26 08:46:51 UTC

[GitHub] subbiaht commented on issue #6570: How to add theme custom color to chart

subbiaht commented on issue #6570: How to add theme custom color to chart 
URL: https://github.com/apache/incubator-superset/issues/6570#issuecomment-449931425
 
 
   > You can use superset-ui/color or write custom color map like categoricalSchemeRegistry` color_scheme: { type: 'ColorSchemeControl', label: t('Color Scheme'), default: 'bnbColors', renderTrigger: true, choices: () => categoricalSchemeRegistry.keys().map(s => ([s, s])), description: t('The color scheme for rendering chart'), schemes: () => categoricalSchemeRegistry.getMap(), },`
   
    i am new superset , is not clear to me , can you some brief explanation

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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