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/11/07 20:47:49 UTC

[GitHub] [superset] kenandominic opened a new issue, #22049: synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label.

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

   Github Discussions is our new home for discussing features and improvements!
   
   https://github.com/apache/superset/discussions/categories/ideas
   
   We'd like to keep Github Issues focuses on bugs and SIP's (Superset Improvement Proposals)!
   
   Please note that feature requests opened as Github Issues will be moved to Discussions.
   


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


[GitHub] [superset] ShaliniIruvuru commented on issue #22049: synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label.

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

   Hi Kenandominic,It is possible to synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label.
   Screenshot:-
   ![image](https://user-images.githubusercontent.com/115684419/234503894-55715337-0ef1-48c7-9181-e5c6fdb990d0.png)
   
   If it is not your requirement,can you please provide the detail information.


-- 
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] ShaliniIruvuru commented on issue #22049: synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label.

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

   Working  fine.No need to add as feature.
   If you add below metadata in Edit dashboard then it's working fine.
    {
    "label_colours" : { "girl" : "#FF0000" ,"boy" : "#00FF00" }
   }
   
   Screenshots:-
   
   1.Without adding colours to labels
   ![image](https://user-images.githubusercontent.com/115684419/225920831-f4b1534c-12c8-40ae-9438-d8095f59a19b.png)
   2.After adding colours to labels
   ![image](https://user-images.githubusercontent.com/115684419/225920963-7f6e512e-2af3-486f-b3b2-7907356a0af1.png)
   ![image](https://user-images.githubusercontent.com/115684419/225921094-883f057b-2ffc-4e33-ac02-9c386f8ec6fc.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

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] kenandominic commented on issue #22049: synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label.

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

   hey @ShaliniIruvuru you've answered the opposite of my request. stating it once again.
   
   > Is it currently possible to synchronize color hex values for labels across charts in a dashboard **without having to explicitly call out color choices for each label?**
   
   you're stating that it is possible by explicitly calling out each color choice. I'm aware of that. but when there are many categories (10+) this becomes rather cumbersome. also when you have many pie charts across different categorical sets.


-- 
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] synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label. [superset]

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

   Indeed, Superset now has much improved "color consistency" in dashboards. It's an annoyingly hard problem (each BI tool has its edge cases here) but we're in a pretty decent place now. Closing since we're likely in a "good enough" state in current Superset, but please feel free to open new/reproducible Issues for any failing cases, and we'll consider them!
   


-- 
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] synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label. [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #22049: synchronize color hex values for labels across charts in a dashboard without having to explicitly call out color choices for each label.
URL: https://github.com/apache/superset/issues/22049


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