Skip to content

homerhanumat/bpexploder

Repository files navigation

Exploding Boxplots

A Simple Widget

bpexploder represents my first foray into Html Widgets for R; it renders box-plots that explode upon mouse-click into jittered individual-value plots. You have the option to configure tool-tips for the individual points.

Installation

Install the package from Git Hub:

devtools::install_github("homerhanumat/bpexploder")

Usage and Examples

See the package website.

Credits

The JavaScript library is based on Mathieu Caule's D3 Exploding Boxplots, which I have modified slightly and updated for D3 Version 4. The tool-tips were created by Justin Palmer, updated to D3v4 by Dave Gotz and tweaked slightly by myself.

Releases

No releases published

Packages

No packages published