You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/06/01 07:38:08 UTC

[GitHub] [incubator-echarts] dousee opened a new issue #10596: 怎么获取当前柱状图的颜色?

dousee opened a new issue #10596: 怎么获取当前柱状图的颜色?
URL: https://github.com/apache/incubator-echarts/issues/10596
 
 
   ### What problem does this feature solve?
   我用一系列数据datas,生成echarts对象chart。
   再用datas画传统的表格table,我需要在table中标识最大值,并且保证背景颜色跟chart当前柱子颜色一致。
   
   ### What does the proposed API look like?
   取背景颜色 chart.getBackgroundColor(seriesIndex)
   取字体颜色 chart.getTextColor(seriesIndex)
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

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