Learn R Programming

ggBubbles (version 0.1.4)

Mini Bubble Plots for Comparison of Discrete Data with 'ggplot2'

Description

When comparing discrete data mini bubble plots allow displaying more information than traditional bubble plots via colour, shape or labels. Exact overlapping coordinates will be transformed so they surround the original point circularly without overlapping. This is implemented as a position_surround() function for 'ggplot2'.

Copy Link

Version

Install

install.packages('ggBubbles')

Monthly Downloads

160

Version

0.1.4

License

LGPL (>= 3)

Maintainer

Thomas Schwarzl

Last Published

September 4th, 2019

Functions in ggBubbles (0.1.4)

MusicianInterestsSmall

Small test data of musician, interest and experience study
MusicianInterests

Survey about genre interests of some hobby musicians
calc_offset

Calculate offsets for a specific point, in a layer, position
get_offset_table

Calculates offset table for number of maximum overlapping positions
position_surround

Surrounds exact overlapping points around the center
PositionSurround

ggproto for position_surround()