Learn R Programming

d3po (version 0.5.5)

po_background: Background

Description

Add a background to a chart.

Usage

po_background(d3po, background = "#fff")

Value

Appends custom background to an 'htmlwidgets' object

Arguments

d3po

Either the output of d3po() or d3po_proxy().

background

background to add (hex code).