Interactive Time Series Visualizations
Add a new vertical bar at a time point that can be dragged by the user
Move the window such that given item or items are centered
Move the window such that the given time is centered
Adjust the visible window such that it fits all items
Shiny bindings for linevis
Create a graph2d visualization
PipePipe an object forward into a function or call expression. Magritt...
Remove a custom time previously added
Adjust the time of the current time bar
Adjust the time of a custom time bar
Set the groups of a graph2d
Set the items of a graph2d
Update the configuration options of a graph2d
Set the current visible window
Zoom in/out the current visible window
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 <https://visjs.github.io/vis-timeline/docs/graph2d/>.