create_timeline
Create a timeline chart from event data, with configurable styles, layouts, and interactive options for clear visualization.
Instructions
创建时间线图表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 时间线标题 | |
| events | Yes | 时间线事件 | |
| time_range | No | 时间范围 | |
| style_options | No | 样式选项 | |
| timeline_type | No | 时间线类型 | horizontal |
| layout_options | No | 布局选项 | |
| interactive_features | No | 交互功能 |