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 Specific Settings

This page describes the chart settings restrictions for each chart type.

Each chart has some restrictions regarding the options that can be used. Bellow are the options available for each of the chart types we support.

Chart Type

Parameter

Bar

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_labels

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • show_value_axis

  • show_value_axis_font_family

  • show_value_axis_font_size

  • show_value_axis_font_bold

  • show_value_axis_font_color

  • vaxis_tick_label_line_color

  • show_category_axis_font_family

  • show_category_axis_font_size

  • show_category_axis_font_bold

  • show_category_axis_font_color

  • caxis_tick_label_line_color

  • caxis_tick_label_line_width

  • show_vertical_gridlines

  • show_horizontal_gridlines

  • min_axis_scale

  • max_axis_scale

  • plot_overlap

  • plot_gap_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Doughnut

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • series_line_color

  • series_line_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Pie

  • show_data_labels

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • series_line_color

  • series_line_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Line

  • show_data_labels

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • show_value_axis

  • show_value_axis_font_family

  • show_value_axis_font_size

  • show_value_axis_font_bold

  • show_value_axis_font_color

  • vaxis_tick_label_line_color

  • show_category_axis_font_family

  • show_category_axis_font_size

  • show_category_axis_font_bold

  • show_category_axis_font_color

  • caxis_tick_label_line_color

  • caxis_tick_label_line_width

  • show_vertical_gridlines

  • show_horizontal_gridlines

  • min_axis_scale

  • max_axis_scale

  • series_smooth_line

  • series_marker_style

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Column

  • show_data_labels

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • show_value_axis

  • show_value_axis_font_family

  • show_value_axis_font_size

  • show_value_axis_font_bold

  • show_value_axis_font_color

  • vaxis_tick_label_line_color

  • show_category_axis_font_family

  • show_category_axis_font_size

  • show_category_axis_font_bold

  • show_category_axis_font_color

  • caxis_tick_label_line_color

  • caxis_tick_label_line_width

  • show_vertical_gridlines

  • show_horizontal_gridlines

  • min_axis_scale

  • max_axis_scale

  • plot_overlap

  • plot_gap_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Bar Stacked Percent

  • show_data_labels

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • show_value_axis

  • show_value_axis_font_family

  • show_value_axis_font_size

  • show_value_axis_font_bold

  • show_value_axis_font_color

  • vaxis_tick_label_line_color

  • show_category_axis_font_family

  • show_category_axis_font_size

  • show_category_axis_font_bold

  • show_category_axis_font_color

  • caxis_tick_label_line_color

  • caxis_tick_label_line_width

  • show_vertical_gridlines

  • show_horizontal_gridlines

  • min_axis_scale

  • max_axis_scale

  • plot_overlap

  • plot_gap_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Column Stacked Percent

  • show_data_labels

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • show_value_axis

  • show_value_axis_font_family

  • show_value_axis_font_size

  • show_value_axis_font_bold

  • show_value_axis_font_color

  • vaxis_tick_label_line_color

  • show_category_axis_font_family

  • show_category_axis_font_size

  • show_category_axis_font_bold

  • show_category_axis_font_color

  • caxis_tick_label_line_color

  • caxis_tick_label_line_width

  • show_vertical_gridlines

  • show_horizontal_gridlines

  • min_axis_scale

  • max_axis_scale

  • plot_overlap

  • plot_gap_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Bar Stacked

  • show_data_labels

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • show_value_axis

  • show_value_axis_font_family

  • show_value_axis_font_size

  • show_value_axis_font_bold

  • show_value_axis_font_color

  • vaxis_tick_label_line_color

  • show_category_axis_font_family

  • show_category_axis_font_size

  • show_category_axis_font_bold

  • show_category_axis_font_color

  • caxis_tick_label_line_color

  • caxis_tick_label_line_width

  • show_vertical_gridlines

  • show_horizontal_gridlines

  • min_axis_scale

  • max_axis_scale

  • plot_overlap

  • plot_gap_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

Column Stacked

  • show_data_labels

  • show_legend

  • show_legend_font_size

  • show_legend_font_family

  • show_legend_font_bold

  • show_legend_font_color

  • legend_in_layout

  • show_data_label_font_family

  • show_data_label_font_size

  • show_data_label_font_bold

  • show_data_label_font_color

  • hide_percentage

  • show_value_axis

  • show_value_axis_font_family

  • show_value_axis_font_size

  • show_value_axis_font_bold

  • show_value_axis_font_color

  • vaxis_tick_label_line_color

  • show_category_axis_font_family

  • show_category_axis_font_size

  • show_category_axis_font_bold

  • show_category_axis_font_color

  • caxis_tick_label_line_color

  • caxis_tick_label_line_width

  • show_vertical_gridlines

  • show_horizontal_gridlines

  • min_axis_scale

  • max_axis_scale

  • plot_overlap

  • plot_gap_width

  • decimal_places

  • show_chart_title

  • chart_title_font_bold

  • chart_title_font_size

  • chart_title_font_color

  • chart_title_font_family

PreviousLegendNextJSON to PPTX Builder

Last updated 4 years ago

Was this helpful?