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.