Package: linevis 1.0.0
linevis: Interactive Time Series Visualizations
Create interactive time series visualizations. 'linevis' includes an extensive API to manipulate a timeline after creation, and supports getting data out of the visualization. Based on the 'vis.js' Timeline JavaScript library and the 'timevis' package.
Authors:
linevis_1.0.0.tar.gz
linevis_1.0.0.zip(r-4.5)linevis_1.0.0.zip(r-4.4)linevis_1.0.0.zip(r-4.3)
linevis_1.0.0.tgz(r-4.4-any)linevis_1.0.0.tgz(r-4.3-any)
linevis_1.0.0.tar.gz(r-4.5-noble)linevis_1.0.0.tar.gz(r-4.4-noble)
linevis_1.0.0.tgz(r-4.4-emscripten)linevis_1.0.0.tgz(r-4.3-emscripten)
|linevis.html✨
linevis/json (API)
# Install 'linevis' in R: |
install.packages('linevis', repos = c('https://thomaschln.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/thomaschln/linevis
Last updated 26 days agofrom:c3f210ee77. Checks:7 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | FAIL | Jan 11 2025 |
R-4.5-win | ERROR | Jan 11 2025 |
R-4.5-linux | ERROR | Jan 11 2025 |
R-4.4-win | ERROR | Jan 11 2025 |
R-4.4-mac | ERROR | Jan 11 2025 |
R-4.3-win | ERROR | Jan 11 2025 |
R-4.3-mac | ERROR | Jan 11 2025 |
Exports:addCustomTimecenterItemcenterTimefitWindowlinevislinevisOutputremoveCustomTimerenderLinevissetCurrentTimesetCustomTimesetGroupssetItemssetOptionssetSelectionsetWindowzoomInzoomOut
Dependencies:base64encbslibcachemclicommonmarkcrayoncrosstalkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstimevistinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add a new vertical bar at a time point that can be dragged by the user | addCustomTime |
Move the window such that given item or items are centered | centerItem |
Move the window such that the given time is centered | centerTime |
Adjust the visible window such that it fits all items | fitWindow |
Create a graph2d visualization | linevis |
Shiny bindings for linevis | linevis-shiny linevisOutput renderLinevis |
Remove a custom time previously added | removeCustomTime |
Adjust the time of the current time bar | setCurrentTime |
Adjust the time of a custom time bar | setCustomTime |
Set the groups of a graph2d | setGroups |
Set the items of a graph2d | setItems |
Update the configuration options of a graph2d | setOptions |
Select one or multiple items on a graph2d | setSelection |
Set the current visible window | setWindow |
Zoom in/out the current visible window | zoom zoomIn zoomOut |