Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@Rimagination Rimagination released this 25 Nov 03:13
· 5 commits to main since this release

New Features

  • Added the basemap_dem() function for visualizing elevation data with customizable projections.
  • Added the basemap_vege() function for visualizing vegetation data of China with customizable projections.
  • Added the geom_world() function for visualizing global administrative divisions.
  • Added the coord_proj() function, based on coord_sf, which limits the plotting area to the specified range after projection, without altering the underlying data.

Bug Fixes

Replaced size with linewidth to align with the latest standards of ggplot2.

Enhancements

Improved styling options for various boundaries in geom_boundary_cn().