Vedant7101 opened a new issue, #18492:
URL: https://github.com/apache/echarts/issues/18492

   ### What problem does this feature solve?
   
   - In echarts, currently there is no way to disable buttons in toolbox. 
   - Only workaround is to hide the icon by setting icon property to empty 
string. 
   - This feature should be introduced for built-in toolbox features like 
dataZoom, saveAsImage.
   
   ### What does the proposed API look like?
   
   - Add flag disabled for each(in-built and custom) feature in toolbox.
   - On disabled, the button should be displayed in grey.
   - The click event propagation, should be disabled. 


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