StatisticsNZ / simplevis

Simple visualisation with ggplot2 and leaflet wrappers
https://StatisticsNZ.github.io/simplevis
Other
86 stars 11 forks source link

Remove _col(), _facet() and _col_facet() functions, and reprogram to have 1 function per "family" #445

Closed davidhodge931 closed 2 years ago

davidhodge931 commented 2 years ago

All _col(), _facet() and _col_facet() functions should be deprecated (or removed).

gg_point*() should do this:

image

image

Or this etc

image

image