You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/04/04 07:36:41 UTC

[GitHub] [incubator-echarts] srikanthratvirtusa commented on issue #4491: Bar chart color from visual map

srikanthratvirtusa commented on issue #4491: Bar chart color from visual map 
URL: https://github.com/apache/incubator-echarts/issues/4491#issuecomment-608990419
 
 
   for you color range is working 
   use this for default colors random
    inRange: {
               color: ['#c23531','#2f4554', '#61a0a8', '#d48265', '#91c7ae','#749f83',  '#ca8622', '#bda29a','#6e7074', '#546570', '#c4ccd3'],
           },

----------------------------------------------------------------
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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org