Package: vistime 1.2.4.9001
vistime: Pretty Timelines in R
A library for creating time based charts, like Gantt or timelines. Possible outputs include 'ggplot2' diagrams, 'plotly.js' graphs, 'Highcharts.js' widgets and data.frames. Results can be used in the 'RStudio' viewer pane, in 'RMarkdown' documents or in Shiny apps. In the interactive outputs created by vistime() and hc_vistime(), you can interact with the plot using mouse hover or zoom.
Authors:
vistime_1.2.4.9001.tar.gz
vistime_1.2.4.9001.zip(r-4.5)vistime_1.2.4.9001.zip(r-4.4)vistime_1.2.4.9001.zip(r-4.3)
vistime_1.2.4.9001.tgz(r-4.4-any)vistime_1.2.4.9001.tgz(r-4.3-any)
vistime_1.2.4.9001.tar.gz(r-4.5-noble)vistime_1.2.4.9001.tar.gz(r-4.4-noble)
vistime_1.2.4.9001.tgz(r-4.4-emscripten)vistime_1.2.4.9001.tgz(r-4.3-emscripten)
vistime.pdf |vistime.html✨
vistime/json (API)
NEWS
# Install 'vistime' in R: |
install.packages('vistime', repos = c('https://shosaco.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shosaco/vistime/issues
Last updated 2 months agofrom:82e44b8ae7. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:gg_vistimehc_vistimevistimevistime_data
Dependencies:askpassassertthatbase64encbslibcachemclicolorspacecpp11crosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2ggrepelgluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Interactive timeline plots with hc_vistime()
Rendered fromhc_vistime-vignette.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2024-03-27
Started: 2021-02-19
Interactive timeline plots with vistime()
Rendered fromvistime-vignette.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2024-03-27
Started: 2019-01-02
Static timeline plots with gg_vistime()
Rendered fromgg_vistime-vignette.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2021-02-27
Started: 2021-02-19
Readme and manuals
Help Manual
Help page | Topics |
---|---|
vistime: Pretty Timeline Charts in R | vistime-package |
Create a Timeline rendered by ggplot2 | gg_vistime |
Create a Timeline rendered by Highcharts.js | hc_vistime |
Create a Timeline rendered by Plotly | vistime |
Standardize data to plot on a timeline plot | vistime_data |