Development - BarPlotCat(): New parameters to configure transparency, labels and text sizes. - VizEquiMap(): New parameter to configure caption height.
Bugfixes - VizCombinedMap(): Fix plot alignment issues by moving mask drawing to VizEquiMap(). - Fix dimension name handling following changes in aperm() behavior. - ColorBarDiscrete(): Fix the use of deprecated scale parameters.
Development - New function VizPolygonsMap() to plot polygon-based maps in different projections. - New parameter ‘bkg_shapefile’ in VizPolygonsMap() to include a secondary shapefile as background map. - Enable reading of shapefiles in VizEquiMap() and VizCombinedMap().
Bugfixes - Added import of ‘%>%’ from ‘magrittr’.