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.
dyCSS(dygraph, css)
Dygraph to add CSS styles to
Path to css file to be used for styling textual elements of the graph.
dygraph with additional CSS styles