Skip to content

Chart types ​

Each type page follows the same pattern: identity (incl. option bag) → minimal chartData → seriesData → bag fields → axes → pitfalls → sample.

The Type column links to the docs page. chartType is the identifier you pass in chartData. Bag is the cd.<bag> object that type reads.

TypechartTypeOption bagseriesData layoutSample
Clustered barclusteredBarbarseriesRowssample
Stacked bar / 100%stackedBar · stackedBar100barseriesRowssample
LinelinelineseriesRowssample
Stacked area / 100%stackedArea · stackedArea100areaseriesRowssample
Pie / donutpie · donutpiecategoryValuesample
Scatter / bubblescatter · bubblescatterpointRowssample
WaterfallwaterfallwaterfallseriesRowssample
MarimekkomekkomekkoseriesRowssample
Bar MekkobarMekkobarMekkowidthRowThenHeightRowssample
CombocombocomboseriesRowssample

Shared bags: bar covers clustered + stacked (+ 100%); area covers both stacked area variants. Mekko and Bar Mekko use different bags.

Also: horizontal bar (clustered bar + orientation: 'horizontal'), chartData schema, Axes · by chart type, and the samples gallery.

Developer documentation for Chartbuddy Embed · Not the end-user Help Center · Help Center