format_dygraph: Format Dygraphs plot with CSS file and extra options

View source: R/plotting.R

format_dygraphR Documentation

Format Dygraphs plot with CSS file and extra options

Description

Format Dygraphs plot with CSS file and extra options

Usage

format_dygraph(dyplot, css_file = NULL, ...)

Arguments

dyplot

dygraph object

css_file

character path to a CSS file to format dygraph plot. If NULL, custom CSS is applied to dygraph.

...

extra arguments to pass to dygraphs::dyOptions function

Details

Atention! By default this function applies custom CSS file.

Value

dygraphs plot


mcanigueral/dutils documentation built on Jan. 25, 2024, 3:34 p.m.