wps_et_create_chart
Create a chart (column, bar, line, pie, area, or scatter) from a specified data range in an active WPS spreadsheet to visualize your data clearly.
Instructions
根据数据区域创建图表(柱状/折线/饼图等)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | 图表标题(可选) | |
| chart_type | No | 图表类型,默认 column | |
| data_range | Yes | 数据区域,如 A1:D10 |