Package: plotjs 0.3.0
plotjs: An R 'graphics'-like Interface to 'Chart.js'
A continuation of the author's earlier 'c3plot' project, create interactive plots with the 'Chart.js' <https://www.chartjs.org/> charting library using an interface modeled after that of base graphics. The main plotjs() function is an S3 generic with methods for various R objects that work similarly to their equivalent plot() methods. These plots can be embedded into 'Shiny' web applications or 'R Markdown' documents or displayed within the 'RStudio' 'Viewer' pane.
Authors:
plotjs_0.3.0.tar.gz
plotjs_0.3.0.zip(r-4.7-any)plotjs_0.3.0.zip(r-4.6-any)plotjs_0.3.0.zip(r-4.5-any)
plotjs_0.3.0.tgz(r-4.6-any)plotjs_0.3.0.tgz(r-4.5-any)
plotjs_0.3.0.tar.gz(r-4.7-any)plotjs_0.3.0.tar.gz(r-4.6-any)
plotjs_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
plotjs/json (API)
| # Install 'plotjs' in R: |
| install.packages('plotjs', repos = c('https://arkraieski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/arkraieski/plotjs/issues
Pkgdown/docs site:https://arkraieski.github.io
Last updated from:1f29a1c6a4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 192 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-oldrel-arm64 | OK | 76 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 118 |
Exports:jsbarplotjsbarplotOutputjspiejspieOutputplotjsplotjsOutputrenderJsbarplotrenderJspierenderPlotjs
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| plotjs Bar Plots | jsbarplot |
| Shiny bindings for jsbarplot | jsbarplot-shiny jsbarplotOutput renderJsbarplot |
| plotjs Pie Charts | jspie |
| Shiny bindings for jspie | jspie-shiny jspieOutput renderJspie |
| Generic Plotting with 'Chart.js' | plotjs |
| Shiny bindings for plotjs | plotjs-shiny plotjsOutput renderPlotjs |
| The Default plotjs Scatterplot Function | plotjs.default |
| plotjs Method for Kernel Density Estimation | plotjs.density |
| Factor Variable Bar Plots | plotjs.factor |
| Draw Function Plots with 'Chart.js' | plotjs.function |
| plotjs Diagnostics for an lm Object | plotjs.lm |
