Package: blockr.ggplot 0.1.0
blockr.ggplot: Interactive 'ggplot2' Visualization Blocks
Extends 'blockr.core' with interactive blocks for data visualization using 'ggplot2'. Users can build charts through a graphical interface without writing code directly. Includes common chart types (bar charts, line charts, pie charts, scatter plots) as well as statistical plots (boxplots, histograms, density plots, violin plots) with rich customization options and intuitive user interfaces.
Authors:
blockr.ggplot_0.1.0.tar.gz
blockr.ggplot_0.1.0.zip(r-4.7)blockr.ggplot_0.1.0.zip(r-4.6)blockr.ggplot_0.1.0.zip(r-4.5)
blockr.ggplot_0.1.0.tgz(r-4.6-any)blockr.ggplot_0.1.0.tgz(r-4.5-any)
blockr.ggplot_0.1.0.tar.gz(r-4.7-any)blockr.ggplot_0.1.0.tar.gz(r-4.6-any)
blockr.ggplot_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
blockr.ggplot/json (API)
NEWS
| # Install 'blockr.ggplot' in R: |
| install.packages('blockr.ggplot', repos = c('https://bristolmyerssquibb.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bristolmyerssquibb/blockr.ggplot/issues
Pkgdown/docs site:https://bristolmyerssquibb.github.io
Last updated from:f6b1a525f0. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 223 | ||
| source / vignettes | OK | 242 | ||
| linux-release-x86_64 | WARNING | 206 | ||
| macos-release-arm64 | WARNING | 137 | ||
| macos-oldrel-arm64 | WARNING | 126 | ||
| windows-devel | WARNING | 310 | ||
| windows-release | WARNING | 223 | ||
| windows-oldrel | WARNING | 161 | ||
| wasm-release | OK | 144 |
Exports:new_facet_blocknew_ggplot_blocknew_ggplot_transform_blocknew_grid_blocknew_theme_block
Dependencies:base64encblockr.corebsiconsbslibcachemclicolourpickercommonmarkcpp11crosstalkdigestDTevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclemagrittrmemoisemimeminiUIotelpatchworkpillarpkgconfigpromisesR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesshinyshinyFilesshinyjsshinyWidgetssourcetoolstibbletinytexutf8vctrsviridisLitewithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate container query script for responsive blocks | block_container_script |
| Generate responsive CSS for blockr blocks | block_responsive_css |
| Facet Block | new_facet_block |
| Universal ggplot block with selectable visualization types | new_ggplot_block |
| ggplot transform block constructor | new_ggplot_transform_block |
| Grid Block | new_grid_block |
| Theme customization block for ggplot2 plots | new_theme_block |
