Line Chart
render_line_chartGenerate interactive line or area charts with multiple data series, smooth curves, and gradient fills. Customize themes and annotations for clear data insights.
Instructions
Render an interactive line or area chart. Supports smooth curves, gradient fill, and multiple series. Supports themes for styled visuals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Theme preset: boardroom, corporate, sales-floor, golden-treasury, clinical, startup, ops-control, tokyo-midnight, zen-garden, consultant, black-tron, black-elegance, black-matrix, forest-amber, forest-earth, sky-light, sky-ocean, sky-twilight, gray-hf, gray-copilot, office-red | |
| title | Yes | Chart title | |
| labels | Yes | X-axis labels (e.g. dates, categories) | |
| effects | No | Override effects: none, subtle, shimmer, neon, energetic | |
| options | No | ||
| palette | No | Override palette only (mix-and-match) | |
| datasets | Yes | One or more data series | |
| typography | No | Override typography: professional, luxury, cyberpunk, editorial, mono, bold, system, techno |