PPTX Builder API
PPTX BuilderBook a demoAccount
v2
v2
  • Introduction
  • Guide
    • Create account
    • Get API Token
    • Webhook
    • Preparing Slides
  • Concepts
    • Intro
    • Slide Masters
    • Slide Layouts
    • Placeholders
    • Slide
  • API Reference
    • Authentication
    • JSON to PPTX Builder
      • Request Payload
        • Base Settings
        • Custom Settings
        • Global Chart Settings
        • Slide Settings
        • Chart Settings
          • Chart View Settings
        • Columns
        • Rows
        • Significance Test
        • Chart Title
    • JSON to PPTX
    • Append slide
      • Request Payload
    • Upload template
  • Fonts
  • Chart Types
  • Data Labels
  • Legend
  • Chart Specific Settings
  • Examples
    • JSON to PPTX Builder
    • API Token
    • Append slide
    • More examples
Powered by GitBook
On this page

Was this helpful?

Chart Types

This page describes the available chart types and their options.

There are several available chart types to select from when creating your presentation.

Below is a list of the available chart types:

Name

Value

Bar

bar

Column

column

Line

line

Doughnut

doughnut

Pie

pie

Column Stacked

column_stacked

Bar Stacked

bar_stacked

Column Stacked 100%

column_stacked_100_pct

Bar Stacked 100%

bar_stacked_100_pct

Data Table

data_grid

PreviousFontsNextData Labels

Last updated 4 years ago

Was this helpful?