ganim_ist: Animate grid

Description Usage Arguments Examples

View source: R/animate.R

Description

Out of the box animation for the chart grid.

Usage

1

Arguments

p

a chartist object.

Examples

1
2
3
4
5
mtcars %>%
    chart_ist(wt) %>%
    add_ist(disp) %>%
    add_ist(hp) %>%
    ganim_ist()

JohnCoene/chartist documentation built on May 7, 2019, 11:17 a.m.