Learn R Programming

linevis (version 1.0.0)

Interactive Time Series Visualizations

Description

Create interactive time series visualizations. 'linevis' includes an extensive API to manipulate time series after creation, and supports getting data out of the visualization. Based on the 'timevis' package and the 'vis.js' Timeline 'JavaScript' library .

Copy Link

Version

Install

install.packages('linevis')

Monthly Downloads

170

Version

1.0.0

License

GPL-3

Maintainer

Thomas Charlon

Last Published

January 10th, 2025

Functions in linevis (1.0.0)

setCustomTime

Adjust the time of a custom time bar
linevis

Create a graph2d visualization
%>%

Pipe Pipe an object forward into a function or call expression. Magrittr imported function, see details and examples in the magrittr package.
centerItem

Move the window such that given item or items are centered
centerTime

Move the window such that the given time is centered
removeCustomTime

Remove a custom time previously added
setCurrentTime

Adjust the time of the current time bar
addCustomTime

Add a new vertical bar at a time point that can be dragged by the user
fitWindow

Adjust the visible window such that it fits all items
linevis-shiny

Shiny bindings for linevis
setWindow

Set the current visible window
zoom

Zoom in/out the current visible window
setItems

Set the items of a graph2d
setGroups

Set the groups of a graph2d
setOptions

Update the configuration options of a graph2d