All functions

dyCandlestick() dyBarChart() dyStackedBarChart() dyMultiColumn() dyBarSeries() dyStemSeries() dyShadow() dyFilledLine() dyErrorFill() dyMultiColumnGroup() dyCandlestickGroup() dyStackedBarGroup() dyStackedLineGroup() dyStackedRibbonGroup()

Employ a dygraph plotter on a series, a group of series, or the whole dygraph

dyAnnotation()

Annotation for dygraph chart

dyAxis()

dygraph axis

dyCSS()

CSS for dygraph labels and legend

dyCallbacks()

Callbacks for dygraph events

dyCrosshair()

The dyCrosshair plugin draws a crosshair line over the point closest to the mouse when the user hovers over the graph. It has a "direction" option which is provided in the R wrapper function and then forwarded to the plugin using the "options" argument to dyPlugin.

dyDataHandler()

Include a dygraph data handler

dyDependency()

Add external assets as a dygraph dependency

dyEvent()

dygraph event line

dyGroup()

dygraph series group

dyHighlight()

dygraph series mouse-over highlighting

dyLegend()

dygraph legend

dyLimit()

dygraph limit line

dyOptions()

dygraph options

dyPlotter()

Include a dygraph plotter

dyPlugin()

Include a dygraph plugin

dyRangeSelector()

dygraph interactive range selection and zooming

dyRebase()

Rebase data handler for straw broom charts with Dygraph

dyRibbon()

dyRibbon plugin adds a horizontal band of colors that runs through the chart. It can be useful to visualize categorical variables (http://en.wikipedia.org/wiki/Categorical_variable) that change over time (along the x-axis).

dyRoller()

dygraph rolling average period text box

dySeries()

dygraph data series

dySeriesData()

Add series data to dygraph

dyShading()

dygraph region shading

dyUnzoom()

The dyUnzoom plugin adds an "Unzoom" button to the graph when it's displaying in a zoomed state (this is a bit more discoverable than the default double- click gesture for unzooming).

dygraphOutput() renderDygraph()

Shiny bindings for dygraph

dygraph()

dygraph interactive plot for time series data

dygraphs-exports %>% as.yearmon as.yearqtr

dygraph exported operators and S3 methods