Skip to content

0.3.1 release

Compare
Choose a tag to compare
@ResidentMario ResidentMario released this 24 Aug 23:23
· 63 commits to master since this release

This is an incremental release that fixes some bugs and adds some new features to geoplot.

  • The default extent determination code has been improved.
  • A plot type, webmap, and henceforth a new dependency, contextily (#169).
  • A new projection type, WebMercator, usable but all plot types but especially relevant to the new webmap plot type.
  • All plots that support the hue visual parameter now additionally support a norm parameter for performing colormap normalization (#168).
  • Inputting a Series or GeoSeries to a parameter that accepts flexible types now correctly uses the input data's index (#165).

Also, while this is now a code change, geoplot now has an official Gitter room! Go there to ask questions about working with or developing on this library.