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 2021/09/01 21:30:23 UTC

[GitHub] [superset] junlincc opened a new issue #16556: [color_scheme]lock color in standalone charts and allow user to set custom default color

junlincc opened a new issue #16556:
URL: https://github.com/apache/superset/issues/16556


   Currently, when user opens a chart that 1)has not been added to any dashboard yet 2)color scheme is selected to the first in dropdown by default, the chart appears in random color sometimes when user views it. which can be confusing.
   another related case is that users often choose the same color scheme for most/all charts within their organization, it will be very helpful if we allow user select a default color scheme once and apply to all charts. 
   
   <img width="382" alt="Screen Shot 2021-09-01 at 2 29 50 PM" src="https://user-images.githubusercontent.com/67837651/131747870-3573b57c-08c1-44cb-8648-5ec4460cd6b1.png">
   
   
   Proposed solution : may be add a switch next to the select checkmark to set selected color by default for all charts(?) or in system setting (?) 
   
   Please note that, this change should not affect the existing behavior in dashboard - color scheme selection in dashboard take precedence over. There are some other follow up tasks in this project.... 


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


[GitHub] [superset] amitmiran137 commented on issue #16556: [color_scheme]lock color in standalone charts and allow user to set custom default color for all charts

Posted by GitBox <gi...@apache.org>.
amitmiran137 commented on issue #16556:
URL: https://github.com/apache/superset/issues/16556#issuecomment-912769019


   > It would be great to create custom color palette from this interface (instead of having to declare them in config.py). 
   > The color schemes could be ideally stored in the backend database, thus it would be possible to keep the palette when exporting/importing charts . 
   > The best would still be to have label colors working in Explore and Standalone mode but you mentioned it is not planned soon :/
   
   What you're implying is basically a color scheme editor that manage color schemes against flask web server and persist data
   If you're willing to develop I'll help you push this forward
   


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


[GitHub] [superset] lilila commented on issue #16556: [color_scheme]lock color in standalone charts and allow user to set custom default color for all charts

Posted by GitBox <gi...@apache.org>.
lilila commented on issue #16556:
URL: https://github.com/apache/superset/issues/16556#issuecomment-911440919


   It would be great to create custom color palette from this interface (instead of having to declare them in config.py). 
   The color schemes could be ideally stored in the backend database, thus it would be possible to keep the palette when exporting/importing charts . 
   The best would still be to have label colors working in Explore and Standalone mode but you mentioned it is not planned soon :/


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