qqfei1858 edited a comment on issue #9955: IE11下line线条多的情况下页面操作非常卡
URL: 
https://github.com/apache/incubator-echarts/issues/9955#issuecomment-465827783
 
 
   > 是否设置过采样呢?
   @100pah @Ovilia 
   设置了 sampling:"average"!
    {
         name: val.name,
         type: 'line',
         smooth: true,
         symbol: 'circle',
         symbolSize: 8,
         sampling: 'average',
         connectNulls: true,
         clipOverflow: false,
         data: echartsData.seriesDataValue
   }; 

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