Line Chart
render_line_chartCreate interactive line charts with multiple data series, smooth curves, and gradient fill. Customize with themes and annotations for clear data visualization.
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 |