Chart Types
Catalog of chart types available in the pptx.gallery catalog. Each entry is a lightweight summary; full chart-type records live in the per-id JSON files alongside this index.
Entries
100pct-bullet-bar
100PCT_BULLET_BAR
100pct-bullet-bar-2x
100PCT_BULLET_BAR_2X
100pct-bullet-bar-3x
100PCT_BULLET_BAR_3X
100pct-bullet-column
100PCT_BULLET_COLUMN
100pct-bullet-column-2x
100PCT_BULLET_COLUMN_2X
100pct-bullet-column-3x
100PCT_BULLET_COLUMN_3X
100pct-progress-bar
100PCT_PROGRESS_BAR
100pct-stacked-area-2x
100PCT_STACKED_AREA_2X
100pct-stacked-area-3x
100PCT_STACKED_AREA_3X
100pct-stacked-bar-2x
100PCT_STACKED_BAR_2X
100pct-stacked-bar-3x
100PCT_STACKED_BAR_3X
100pct-stacked-column-2x
100PCT_STACKED_COLUMN_2X
100pct-stacked-column-3x
100PCT_STACKED_COLUMN_3X
area
AREA
australia
AUSTRALIA
bar
BAR
box-and-whisker
BOX_AND_WHISKER
box-and-whisker-2x
BOX_AND_WHISKER_2X
box-and-whisker-3x
BOX_AND_WHISKER_3X
bullet-bar
BULLET_BAR
bullet-bar-2x
BULLET_BAR_2X
bullet-bar-3x
BULLET_BAR_3X
bullet-column
BULLET_COLUMN
bullet-column-2x
BULLET_COLUMN_2X
bullet-column-3x
BULLET_COLUMN_3X
canada
CANADA
clustered-bar-2x
CLUSTERED_BAR_2X
clustered-column
CLUSTERED_COLUMN
column
COLUMN
dot-plot
DOT_PLOT
dot-plot-2x
DOT_PLOT_2X
dot-plot-3x
DOT_PLOT_3X
dot-plot-4x
DOT_PLOT_4X
dot-plot-5x
DOT_PLOT_5X
dot-plot-6x
DOT_PLOT_6X
doughnut
DOUGHNUT
dumbbell
DUMBBELL
filled-radar
FILLED_RADAR
funnel
FUNNEL
histogram
HISTOGRAM
line
LINE
line-2x
LINE_2X
line-3x
LINE_3X
line-with-high-low
LINE_WITH_HIGH_LOW
line-with-high-low-and-markers
LINE_WITH_HIGH_LOW_AND_MARKERS
line-with-markers
LINE_WITH_MARKERS
line-with-markers-2x
LINE_WITH_MARKERS_2X
line-with-markers-3x
LINE_WITH_MARKERS_3X
pareto
PARETO
pie
PIE
radar
RADAR
radar-with-markers
RADAR_WITH_MARKERS
scatter
SCATTER
sparkline
SPARKLINE
sparkline-2x
SPARKLINE_2X
sparkline-3x
SPARKLINE_3X
sparkline-4x
SPARKLINE_4X
sparkline-5x
SPARKLINE_5X
sparkline-6x
SPARKLINE_6X
stacked-area-2x
STACKED_AREA_2X
stacked-area-3x
STACKED_AREA_3X
stacked-bar-2x
STACKED_BAR_2X
stacked-bar-3x
STACKED_BAR_3X
stacked-column-2x
STACKED_COLUMN_2X
stacked-column-3x
STACKED_COLUMN_3X
stacked-line-2x
STACKED_LINE_2X
stacked-line-3x
STACKED_LINE_3X
stacked-line-with-markers-2x
STACKED_LINE_WITH_MARKERS_2X
stacked-line-with-markers-3x
STACKED_LINE_WITH_MARKERS_3X
treemap
TREEMAP
treemap-2x
TREEMAP_2X
treemap-3x
TREEMAP_3X
united-kingdom
UNITED_KINGDOM
united-states
UNITED_STATES
waterfall
WATERFALL
world
WORLD
Source
This catalog renders from spec/catalogs/chart-types/index.json. Each card links to a record detail page and to the corresponding raw JSON in the canonical OPF repository.