leoebrown opened a new issue #4861: Need to specify that multiple charts on 
dashboard begin from the start of a color scheme
URL: https://github.com/apache/incubator-superset/issues/4861
 
 
   When the same color scheme is selected for two different charts in the same 
dashboard, it would be nice to be able to specify that the color scheme begins 
"from its start."
   
   Example: a dashboard with two line charts, with two lines per chart, and a 
color scheme of [red, orange, yellow, green]. The current behavior is that, if 
the metrics of the two charts have different names (four metrics total), the 
first chart's lines are red and orange; the second chart's lines are yellow and 
green. I would like to have the option of making both chart's lines red and 
orange.
   
   Superset version {"GIT_SHA": "", "version": "0.24.0"}
   
   Relevant issue: https://github.com/apache/incubator-superset/issues/3420
   
   Current behavior when the same color scheme is selected for two charts on 
one dashboard:
   <img width="1299" alt="screen shot 2018-04-20 at 3 10 42 pm" 
src="https://user-images.githubusercontent.com/1799931/39069213-1ae2d2ea-44ad-11e8-87e9-008ecff2943f.png";>
   Desired behavior: both charts use the same two colors, even if the metrics 
have different names.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to