Interactive Time Series Visualizations


[Up] [Top]

Documentation for package ‘linevis’ version 1.0.0

Help Pages

%>% Pipe Pipe an object forward into a function or call expression. Magrittr imported function, see details and examples in the magrittr package.
addCustomTime Add a new vertical bar at a time point that can be dragged by the user
centerItem Move the window such that given item or items are centered
centerTime Move the window such that the given time is centered
fitWindow Adjust the visible window such that it fits all items
linevis Create a graph2d visualization
linevis-shiny Shiny bindings for linevis
linevisOutput Shiny bindings for linevis
removeCustomTime Remove a custom time previously added
renderLinevis Shiny bindings for linevis
setCurrentTime Adjust the time of the current time bar
setCustomTime Adjust the time of a custom time bar
setGroups Set the groups of a graph2d
setItems Set the items of a graph2d
setOptions Update the configuration options of a graph2d
setWindow Set the current visible window
zoom Zoom in/out the current visible window
zoomIn Zoom in/out the current visible window
zoomOut Zoom in/out the current visible window