c625473164 opened a new issue #11501: 隐藏所有legend
URL: https://github.com/apache/incubator-echarts/issues/11501
 
 
   如何手动触发隐藏所有legend
   如果for循环依次触发legendUnSelect,线比较多时会卡顿,消耗比较长的时间
   ```
   dispatchAction({
                 type: 'legendUnSelect',
                 name: data[k],
               }
   ```

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