Skip to main content

Interface: ChartPluginsConfig

Defined in: shared/types/chartConfig.ts:264

Chart plugins configuration interface.

Remarksโ€‹

Defines the structure for Chart.js plugins configuration.

Propertiesโ€‹

legend?โ€‹

optional legend: ChartLegendConfig

Defined in: shared/types/chartConfig.ts:266

Legend configuration


title?โ€‹

optional title: ChartTitleConfig

Defined in: shared/types/chartConfig.ts:268

Title configuration


tooltip?โ€‹

optional tooltip: ChartTooltipConfig

Defined in: shared/types/chartConfig.ts:270

Tooltip configuration