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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to