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 2019/03/28 19:52:48 UTC

[GitHub] [incubator-superset] graceguo-supercat edited a comment on issue #7135: Enable color consistency in a dashboard

graceguo-supercat edited a comment on issue #7135: Enable color consistency in a dashboard
URL: https://github.com/apache/incubator-superset/pull/7135#issuecomment-477745867
 
 
   > Yeah. Unfortunately, the chart and dashboard coloring are completely separate. I chatted with design and PM on this. The issue is that charts can be part of multiple dashboards so which dashboard should carry over to the chart? So the color scheme is reset when you explore the chart. I think it appeared the color scheme carried over but I would guess that coincidentally the dashboard and chart both have the same color scheme. We haven't thought of a great to get a consistent experience.
   
   it's not coincident, because you added `colorScheme` param into charts' formData, and `Explore chart` action will open the chart with formData which is updated from dashboard. It's different from open chart alone from explore view.

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