Learn R Programming

blockr.ggplot (version 0.1.0)

Interactive 'ggplot2' Visualization Blocks

Description

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.

Copy Link

Version

Install

install.packages('blockr.ggplot')

Version

0.1.0

License

GPL (>= 3)

Maintainer

Christoph Sax

Last Published

December 18th, 2025

Functions in blockr.ggplot (0.1.0)

new_ggplot_transform_block

ggplot transform block constructor
build_theme_choices

Build theme choices list based on available packages
blockr.ggplot-package

blockr.ggplot: Interactive 'ggplot2' Visualization Blocks
new_facet_block

Facet Block
new_ggplot_block

Universal ggplot block with selectable visualization types
block_responsive_css

Generate responsive CSS for blockr blocks
new_theme_block

Theme customization block for ggplot2 plots
new_grid_block

Grid Block
block_container_script

Generate container query script for responsive blocks
get_theme_function

Get theme function call for a given theme name