Package: dygraphs 1.1.1.7

Petr Shevtsov

dygraphs:Interface to 'Dygraphs' Interactive Time Series Charting Library

An R interface to the 'dygraphs' JavaScript charting library (a copy of which is included in the package). Provides rich facilities for charting time-series data in R, including highly configurable series- and axis-display and interactive features like zoom/pan and series/point highlighting.

Authors:Dan Vanderkam [aut, cph], Petr Shevtsov [cre, cph], JJ Allaire [aut], RStudio [cph], Jonathan Owen [aut, cph], Daniel Gromer [aut, cph], Benoit Thieurmel [aut, cph], Kent Laukhuf [ctb], jQuery Foundation [cph], jQuery contributors [ctb, cph]

dygraphs_1.1.1.7.tar.gz
dygraphs_1.1.1.7.zip(r-4.5)dygraphs_1.1.1.7.zip(r-4.4)dygraphs_1.1.1.7.zip(r-4.3)
dygraphs_1.1.1.7.tgz(r-4.4-any)dygraphs_1.1.1.7.tgz(r-4.3-any)
dygraphs_1.1.1.7.tar.gz(r-4.5-noble)dygraphs_1.1.1.7.tar.gz(r-4.4-noble)
dygraphs_1.1.1.7.tgz(r-4.4-emscripten)dygraphs_1.1.1.7.tgz(r-4.3-emscripten)
dygraphs.pdf |dygraphs.html
dygraphs/json (API)
NEWS

# Installdygraphs in R:
install.packages('dygraphs',repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rstudio/dygraphs/issues

On CRAN:

43 exports 364 stars 7.78 score 31 dependencies 61 dependents 4 mentions 34.3k downloads

Last updated 1 years agofrom:b0963956db

Exports:%>%as.yearmonas.yearqtrdyAnnotationdyAxisdyBarChartdyBarSeriesdyCallbacksdyCandlestickdyCandlestickGroupdyCrosshairdyCSSdyDataHandlerdyDependencydyErrorFilldyEventdyFilledLinedygraphdygraphOutputdyGroupdyHighlightdyLegenddyLimitdyMultiColumndyMultiColumnGroupdyOptionsdyPlotterdyPlugindyRangeSelectordyRebasedyRibbondyRollerdySeriesdySeriesDatadyShadingdyShadowdyStackedBarChartdyStackedBarGroupdyStackedLineGroupdyStackedRibbonGroupdyStemSeriesdyUnzoomrenderDygraph

Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlatticelifecyclemagrittrmemoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunxtsyamlzoo

Readme and manuals

Help Manual

Help pageTopics
Annotation for dygraph chartdyAnnotation
dygraph axisdyAxis
Callbacks for dygraph eventsdyCallbacks
Employ a dygraph plotter on a series, a group of series, or the whole dygraphdyBarChart dyBarSeries dyCandlestick dyCandlestickGroup dyErrorFill dyFilledLine dyMultiColumn dyMultiColumnGroup dyShadow dyStackedBarChart dyStackedBarGroup dyStackedLineGroup dyStackedRibbonGroup dyStemSeries Plotters
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.dyCrosshair
CSS for dygraph labels and legenddyCSS
Include a dygraph data handlerdyDataHandler
Add external assets as a dygraph dependencydyDependency
dygraph event linedyEvent
dygraph interactive plot for time series datadygraph
Shiny bindings for dygraphdygraph-shiny dygraphOutput renderDygraph
dygraph exported operators and S3 methods%>% as.yearmon as.yearqtr dygraphs-exports
dygraph series groupdyGroup
dygraph series mouse-over highlightingdyHighlight
dygraph legenddyLegend
dygraph limit linedyLimit
dygraph optionsdyOptions
Include a dygraph plotterdyPlotter
Include a dygraph plugindyPlugin
dygraph interactive range selection and zoomingdyRangeSelector
Rebase data handler for straw broom charts with DygraphdyRebase
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).dyRibbon
dygraph rolling average period text boxdyRoller
dygraph data seriesdySeries
Add series data to dygraphdySeriesData
dygraph region shadingdyShading
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).dyUnzoom