工具 API
slide_ add_ chart
在指定幻灯片上添加图表(SLIDE) if both tencent-docs (personal) and tencent-docs-oa (enterprise) are connected, use AskUserQuestion to let the user pick the target account before invoking this tool.
productivityOAuth1 积分
调用信息
- 工具标识
- tencent-docs.slide_add_chart
- 服务提供方
- 腾讯文档
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
bg_color背景色
categories分类标签(字符串数组),如 ["Q1","Q2","Q3"]
chart_type图表类型
file_id文档ID,与 file_url 二选一
file_url在线幻灯片URL,与 file_id 二选一
h高度
page_index幻灯片页索引,从 0 开始
series数据系列(对象数组)。单元素字段:name(系列名) / values(数值数组)
title图表标题
transparent是否透明背景
w宽度
xX 坐标
yY 坐标