- New
state_tbl
dataset to make it easier to complete partial state data data frames
- Added support for
VI
/Virgin Islands
- Supports auto-computation of when to use light & dark label colors
- New
theme_statebins()
- New
geom_statebins()
- Rounded rectangle support (with user-defined corner radius)!
- Completely re-designed the interface and will not be providing backwards-compatibility.
- CRAN update
- Added support for
PR
/Puerto Rico
[1] and fixed a bug (#3) when using anything but adata.frame
as input. Also no longer fails (deals with the following but with a warning) when duplicate states are in the input data or invalid states are in the input data.
statebins_manual()
for manual placement of colors and moving of AK in support of a (PR #1 by @hansthompson)
- initial release