Charts - API
Generated reference for Chart props, events, methods, slots, types, and style classes.
#Usage
import { ChartCanvas, ChartSvg } from '@primeui/vue-chart';Use the API reference when you need exact prop, event, method, type, and style-class names. Start with the chart type or feature page for workflow guidance, then come here to confirm the contract.
#API
The section below covers root container props (ChartSvg / ChartCanvas), imperative methods, and shared types. The Interfaces section contains props for every chart component: series (ChartBarProps, ChartLineProps, ChartPieProps, etc.), configuration (ChartLegendProps, ChartTooltipProps, HoverProps, etc.), and shared types like SyncConfig and ResponsiveRule.