chart_types_ext: Grattan chart types

chart_types_extR Documentation

Grattan chart types

Description

A tibble containing the Grattan chart types and their characteristics.

Usage

chart_types_ext

Format

A tibble with 12 variables:

type

Chart type, such as "normal" or "fullslide". Supply this to the 'type' argument of 'grattan_save()'.

width

Default width of the chart type, in cm.

height

Default height of the chart type, in cm.

caption

Number of characters per line of text in the caption for this chart type.

title

Number of characters per line of text in the title for this chart type.

subtitle

Number of characters per line of text in the subtitle for this chart type.

class

There are two "classes" of chart: "normal" and "fullslide". "Normal" charts are those bound for reports - by default they are saved without their labels and sans logo. Fullslide charts look like a Grattan Powerpoint slide, with the logo and orange line.

pptx_template

Filename of the Powerpoint corresponding to the chart type. 'NA' if none present.

top_border

Top border, in cm.

bottom_border

Bottom border, in cm.

left_border

Left border, in cm.

right_border

Right border, in cm.


MattCowgill/grattantheme documentation built on Jan. 13, 2023, 11:02 a.m.