Type Alias: BoxplotTool
BoxplotTool: typeof
boxplot
Defined in: packages/echarts/src/boxplot/tool.ts:95
The type of the boxplot tool, which contains the following properties:
- description: The description of the tool.
- parameters: The parameters of the tool.
- execute: The function that will be called when the tool is executed.
- context: The context of the tool.
- component: The component that will be used to render the tool.
The implementation of the tool is defined in boxplot.