DaZuiZui opened a new pull request, #524:
URL: https://github.com/apache/echarts-doc/pull/524

   ## Summary
   
   Documents the toolbox-feature extension API introduced by 
apache/echarts#21709.
   
   - Adds English and Chinese API examples for `registerToolboxFeature`.
   - Documents the public `ToolboxFeature` and extension-installer types 
exported from `echarts/core`.
   - Clarifies that registration is opt-in per chart: it does not add a button 
to every chart, and the feature's `show` option controls whether the button is 
displayed.
   - Clarifies the difference between option-only `my*` custom tools and 
features registered by an extension package.
   
   ## Validation
   
   - `npm run build:site`
   - `npm run build`
   
   Both English and Chinese API/option documents were generated successfully.
   
   Related implementation: apache/echarts#21709
   Related feature request: apache/echarts#21693
   


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