generate_chart
Create customizable charts (bar, line, pie, etc.) by defining chart type, labels, and datasets. Supports advanced Chart.js configuration for precise data visualization.
Instructions
Generate a chart using QuickChart
Input Schema
Name | Required | Description | Default |
---|---|---|---|
datasets | Yes | ||
labels | No | Labels for data points | |
options | No | ||
title | No | ||
type | Yes | Chart type (bar, line, pie, doughnut, radar, polarArea, scatter, bubble, radialGauge, speedometer) |