RDocumentation
Moon
Search all packages and functions
Readme not available 😞
Copy Link
Copy
Link to current version
Version
Version
1.1.1.6
1.1.1.5
1.1.1.4
1.1.1.3
1.1.1.2
1.1.1-1
1.1.1.0
0.9
0.8
0.7
0.6
0.5
0.4.5
0.4.3
0.4.2
0.4.1
0.3.3
Down Chevron
Install
install.packages('dygraphs')
Monthly Downloads
49,147
Version
1.1.1.6
License
MIT + file LICENSE
Issues
105
Pull Requests
8
Stars
318
Forks
194
Repository
https://github.com/rstudio/dygraphs
Maintainer
Petr Shevtsov
Last Published
July 11th, 2018
Functions in dygraphs (1.1.1.6)
Search functions
dyLegend
dygraph legend
dygraphs-exports
dygraph exported operators and S3 methods
dyPlotter
Include a dygraph plotter
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).
dyPlugin
Include a dygraph plugin
dygraph-shiny
Shiny bindings for dygraph
dygraph
dygraph interactive plot for time series data
dyRebase
Rebase data handler for straw broom charts with Dygraph
dyRangeSelector
dygraph interactive range selection and zooming
dyEvent
dygraph event line
dyDependency
Add external assets as a dygraph dependency
dyDataHandler
Include a dygraph data handler
dyAnnotation
Annotation for dygraph chart
dyCandlestick
Employ a dygraph plotter on a series, a group of series, or the whole dygraph
dyGroup
dygraph series group
dyCSS
CSS for dygraph labels and legend
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.
dyCallbacks
Callbacks for dygraph events
dyAxis
dygraph axis
dyHighlight
dygraph series mouse-over highlighting
dyOptions
dygraph options
dyLimit
dygraph limit line
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).
dySeries
dygraph data series
dyRoller
dygraph rolling average period text box
dySeriesData
Add series data to dygraph