Package: vistime 1.3.0

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:Sandro Raabe [aut, cre]

vistime_1.3.0.tar.gz
vistime_1.3.0.zip(r-4.7)vistime_1.3.0.zip(r-4.6)vistime_1.3.0.zip(r-4.5)
vistime_1.3.0.tgz(r-4.6-any)vistime_1.3.0.tgz(r-4.5-any)
vistime_1.3.0.tar.gz(r-4.7-any)vistime_1.3.0.tar.gz(r-4.6-any)
vistime_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
vistime/json (API)

# 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

Pkgdown/docs site:https://shosaco.github.io

On CRAN:

Conda:

chartstimelines

9.19 score 175 stars 2 packages 230 scripts 1.4k downloads 4 exports 66 dependencies

Last updated from:7d3cd347f6. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK161
source / vignettesOK226
linux-release-x86_64OK160
macos-release-arm64OK156
macos-oldrel-arm64OK139
windows-develOK110
windows-releaseOK104
windows-oldrelOK109
wasm-releaseOK159

Exports:gg_vistimehc_vistimevistimevistime_data

Dependencies:askpassassertthatbase64encbslibcachemclicpp11crosstalkcurldata.tabledigestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2ggrepelgluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclemagrittrmemoisemimeopensslotelpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml

Interactive timeline plots with hc_vistime()
1. Basic example | 2. Installation | 3. Usage and default arguments | 4. Arguments | 5. Value | 6. Examples | Ex. 1: Presidents | Ex. 2: Project Planning | Ex. 3: Gantt Charts | 8. Usage in Shiny apps | 9. Customization

Last update: 2026-03-26
Started: 2021-02-19

Interactive timeline plots with vistime()
1. Basic example | 2. Installation | 3. Usage and default arguments | 4. Arguments | 5. Value | 6. Examples | Ex. 1: Presidents | Ex. 2: Project Planning | Ex. 3: Gantt Charts | 7. Export of vistime as PDF or PNG | 8. Usage in Shiny apps | 9. Customization | Using plotly::layout() | List manipulation | Changing x-axis tick font size | Changing y-axis tick font size | Changing events font size | Changing marker size

Last update: 2026-03-26
Started: 2019-01-02

Static timeline plots with gg_vistime()
1. Basic example | 2. Installation | 3. Usage and default arguments | 4. Arguments | 5. Value | 6. Examples | Ex. 1: Presidents | Ex. 2: Project Planning | Ex. 3: Gantt Charts | 7. Export of vistime as PNG | 8. Usage in Shiny apps | 9. Customization

Last update: 2026-03-26
Started: 2021-02-19