Extra Coordinate Systems, 'Geoms', Statistical Transformations, Scales and Fonts for 'ggplot2'
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
781 B

7 years ago
0.5.0
=====================
* `geom_ubar()` : unform bar charts based on `geom_segment()`
7 years ago
0.4.0
=====================
* Fixed `coord_proj()`
* Removed pokemon colors (et al)
7 years ago
* Added dotted-gridline guide for `geom\_dumbbell()`
* Complete parameter re-write to `geom\_dumbbell()`
* New geoms & stats by Ben Bolker, Jan Schulz and Carson Sievert
* Ben Marwick also did his best to keep up with my fat-fingering but I'm snuck a few in before the release
7 years ago
8 years ago
0.3.0
=====================
* Added `geom_lollipop()` to make it easer to create lollipop charts
8 years ago
0.2.0
=====================
* Incorporated ProPublica StateFace font
8 years ago
* `geom_encircle()` contributed by Ben Bolker
8 years ago
8 years ago
0.1.5
=====================
* Pokemon discrete color scales!
* `byte_format` (et al) scales (e.g. 10000 => 10 Kb)