- allow for discrete re-centered scales
- add new discrete scales TricoloreSextant
- reorder Tricolore*() arguments
- rename Tricolore*() list output to
rgb
andkey
- add new features to shiny app
- make TernaryLimits() internal
- change defaults
- make defaults dynamic
- remove alpha part from rgb codes
- add legend crop option
- update README
- add dependencies to travis recipe
- add dependencies to travis recipe
- provide example data as sf data frame
- use sf in the examples
- add choropleth maps with tricolore vignette featuring leaflets
- add option for percent-point difference labeling in ternary legend
- add tests
- establish compatibility with ggplot/ggtern 3.0.0
- Initial CRAN release