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/05/29 02:28:09 UTC

[GitHub] [incubator-echarts] 52jc opened a new issue #10568: large属性和单个数据项样式的冲突问题

52jc opened a new issue #10568: large属性和单个数据项样式的冲突问题
URL: https://github.com/apache/incubator-echarts/issues/10568
 
 
   ### Version
   4.2.1
   
   ### Steps to reproduce
   要写一个柱状图组成的频谱图,50ms发送2000条数据,数据量大,所以用了large属性,但是这个柱状图要求根据状态不同柱子显示不同的颜色,large属性用了之后就不能对单个柱子设样式了
   
   ### What is expected?
   能优化大数据的同时,可以使频谱图的柱子根据状态显示不同的颜色
   
   ### What is actually happening?
   使用large优化了数据之后就不能单个设置数据项的样式了
   
   <!-- 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