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/01/01 13:01:47 UTC

[GitHub] hks2002 commented on issue #9201: 柱状图一组数据(根据正负值)显示在同一水平线上不同颜色(显示同一方向)

hks2002 commented on issue #9201: 柱状图一组数据(根据正负值)显示在同一水平线上不同颜色(显示同一方向)
URL: https://github.com/apache/incubator-echarts/issues/9201#issuecomment-450727617
 
 
   如果是使用Dataset的要怎么操作? 现在的主要问题是柱状图的 color function(p)的 参数p里面没有data的数据. 在散点图里面就有, 可以用p.data(1)这样获得一条数据里面的其他字段的值,来进行判断.

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