fanlinhao0811 opened a new issue #11810: 折线图series中是否可以添加large属性,开启大数据优化
URL: https://github.com/apache/incubator-echarts/issues/11810
 
 
   ### What problem does this feature solve?
   
折线图series中是否像散点图一样添加large属性,开启大数据优化,当折线图渲染百万级数据时,使用datazoom,会很卡顿,散点图中有一个large属性,这边折线图是否可以也加上
   
   ### What does the proposed API look like?
   series:[{
   type: 'line',
   large: false
   }]
   
   <!-- 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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to