Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 17 found.
[1] < 1 2 > [2]  Sort:

dyEvent (Package: dygraphs) : dygraph event line

Add a vertical event line to a dygraph
● Data Source: CranContrib
● Keywords:
● Alias: dyEvent
● 0 images

dySeriesData (Package: dygraphs) : Add series data to dygraph

Add an additional column of series data to a dygraph. This is typically used in the construction of custom series types (e.g. log scaled, smoothed, etc.)
● Data Source: CranContrib
● Keywords:
● Alias: dySeriesData
● 0 images

dyHighlight (Package: dygraphs) : dygraph series mouse-over highlighting

Configure options for data series mouse-over highlighting. Note that highlighting is always enabled for dygraphs so this function is used to customize rather than enable highlighting.
● Data Source: CranContrib
● Keywords:
● Alias: dyHighlight
● 0 images

dyLegend (Package: dygraphs) : dygraph legend

Configure options for the dygraph series legend.
● Data Source: CranContrib
● Keywords:
● Alias: dyLegend
● 0 images

dySeries (Package: dygraphs) : dygraph data series

Add a data series to a dygraph plot. Note that options will use the default global setting (as determined by dyOptions) when not specified explicitly. When no dySeries is specified for a plot then all series within the underlying data are plotted.
● Data Source: CranContrib
● Keywords:
● Alias: dySeries
● 0 images

dyRoller (Package: dygraphs) : dygraph rolling average period text box

Add a rolling average period text box to the bottom left of the plot. Y values are averaged over the specified number of time scale units.
● Data Source: CranContrib
● Keywords:
● Alias: dyRoller
● 0 images

dyCallbacks (Package: dygraphs) : Callbacks for dygraph events

Set JavaScript callbacks for various dygraph events. See the dygraph options reference for additional details on the signature of each callback.
● Data Source: CranContrib
● Keywords:
● Alias: dyCallbacks
● 0 images

dyCSS (Package: dygraphs) : CSS for dygraph labels and legend

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.
● Data Source: CranContrib
● Keywords:
● Alias: dyCSS
● 0 images

dygraph (Package: dygraphs) : dygraph interactive plot for time series data

R interface to interactive time series plotting using the dygraphs JavaScript library.
● Data Source: CranContrib
● Keywords:
● Alias: dygraph
● 0 images

dygraph-shiny (Package: dygraphs) : Shiny bindings for dygraph

Output and render functions for using dygraph within Shiny applications and interactive Rmd documents.
● Data Source: CranContrib
● Keywords:
● Alias: dygraph-shiny, dygraphOutput, renderDygraph
● 0 images