PPTX Builder API
PPTX BuilderBook a demoAccount
v1
v1
  • Introduction
  • Guide
    • Create account
    • Get API token
    • Webhook
    • Preparing your 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 View Settings
        • Columns
        • Rows
        • Chart title
    • JSON to PPTX
      • Request Payload
        • Base settings
        • Slide Settings
        • Chart View Settings
        • Columns
        • Rows
        • Chart Title
  • Fonts
  • Chart Types
  • Data Labels
  • Chart Settings Specifics
  • Examples
    • JSON to PPTX Builder
    • JSON to PPTX
    • API Token
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:

JSON to PPTX Builder and JSON to PPTX

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

PreviousFontsNextData Labels

Last updated 4 years ago

Was this helpful?