Skip to contents

Visualization Blocks

Blocks for creating plots with ggplot2

new_ggplot_block()
Universal ggplot block with selectable visualization types
new_facet_block()
Facet Block
new_theme_block()
Theme customization block for ggplot2 plots
new_grid_block()
Grid Block

Internal Functions

Internal UI components and helper functions

new_ggplot_transform_block()
ggplot transform block constructor
blockr.ggplot blockr.ggplot-package
blockr.ggplot: Interactive 'ggplot2' Visualization Blocks
build_theme_choices()
Build theme choices list based on available packages
get_theme_call()
Get the base theme call for a given theme name
palette_scale_call()
Build a color-palette scale call for the theme block