webvis.theme: Creates a theme to be used by a webvis chart object.

Description Usage Arguments Details Value Author(s) References

View source: R/protovis.R

Description

Creates a theme to be used by a webvis chart object.

Usage

1
webvis.theme(background, font, colors, grid)

Arguments

background

The background color.

font

The found used for any text.

colors

The color spectrum.

grid

The grid colors.

Details

webvis.theme Creates a theme to be used by a webvis chart object. Not currently used anywhere.

Value

A webvis.theme object.

Author(s)

Shane Conway shane.conway@gmail.com

References

http://vis.stanford.edu/protovis/


webvis documentation built on May 30, 2017, 12:46 a.m.