basickarl commented on issue #10274:
URL: https://github.com/apache/echarts/issues/10274#issuecomment-2507923059

   This should get fixed.
   
   Workaround - I've currently been able to remove the icons with the following 
set for the icons in the toolbox:
   
   ```
     icon: {
       zoom: 'path://',
       back: 'path://',
     },
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to