Package: linevis 1.0.0
linevis: Interactive Time Series Visualizations
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/>.
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.5-any)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.pdf |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 3 hours agofrom:18e016ff41. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-win | OK | Feb 20 2025 |
R-4.5-mac | OK | Feb 20 2025 |
R-4.5-linux | OK | Feb 20 2025 |
R-4.4-win | OK | Feb 20 2025 |
R-4.4-mac | OK | Feb 20 2025 |
R-4.3-win | OK | Feb 20 2025 |
R-4.3-mac | OK | Feb 20 2025 |
Exports:%>%addCustomTimecenterItemcenterTimefitWindowlinevislinevisOutputremoveCustomTimerenderLinevissetCurrentTimesetCustomTimesetGroupssetItemssetOptionssetWindowzoomInzoomOut
Dependencies:base64encbslibcachemclicommonmarkcrayoncrosstalkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Pipe Pipe an object forward into a function or call expression. Magrittr imported function, see details and examples in the magrittr package. | %>% |
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 |
Set the current visible window | setWindow |
Zoom in/out the current visible window | zoom zoomIn zoomOut |