dygraphs (version 1.1.1.6)

dyCSS: CSS for dygraph labels and legend

Description

Apply custom CSS to the text drawn within a dygraph. See the CSS documentation on the dygraphs website for additional details on which styles are available.

Usage

dyCSS(dygraph, css)

Arguments

dygraph

Dygraph to add CSS styles to

css

Path to css file to be used for styling textual elements of the graph.

Value

dygraph with additional CSS styles