Skip to main content

Module chart

Module chart 

Source

Structs§

Chart
ChartDataPoint
ChartSeries
A data series for stacked bar charts.
RadarData
A data series for radar charts.
ScatterPoint
A data point for scatter charts with explicit x/y coordinates.

Enums§

ChartDirection
Funnel flow direction. Closed set (painter matches both variants); JSON values unchanged (“vertical”/“horizontal”).
ChartType

Constants§

DEFAULT_PALETTE
The engine’s default series palette. pub so the studio can prefill an empty colors list with what the canvas actually renders.