render_chart
Render a Chart.js configuration to a PNG image using quickchart.io. Returns the file path in /tmp for immediate use.
Instructions
Render a Chart.js config as PNG via quickchart.io. Returns /tmp path. No approval needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| config | Yes | ||
| height | No | ||
| background_color | No | white |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |