chartjs: chartjs

Description Usage Arguments

Description

Draw a graph using the Chart.js library.

Usage

1
chartjs(width = NULL, height = NULL, palette = "Paired", debug = FALSE)

Arguments

width

the width of the widget

height

the height of the widget

palette

either the name of a RColorBrewer palette or a list of custom colours as specified in colorTypes

debug

if TRUE, prints information to the JS console


Tutuchan/chartjs documentation built on May 9, 2019, 5:16 p.m.