add_title: Add a title to your chart

Description Usage Arguments See Also

Description

Add a title to your chart

Usage

1
add_title(viz, text = NULL, html = NULL, ...)

Arguments

viz

rCharts2 chart to which you would like to add a title

text

string of text to provide in the title

html

string of html for your title. Providing html instead of text to the title allows the potential to custom format your title or provide multiple lines.

...

other arguments for consistency with rCharts2 methods.

See Also

Other dimple: add_legend; default_colors; dimple; facet.dimple; set_bounds; xAxis.dimple, yAxis.dimple, zAxis.dimple


timelyportfolio/rcdimple documentation built on May 31, 2019, 2:02 p.m.