mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-21 13:00:14 +08:00
* Consider a new plotting artist for improving colormap legends * test: add a unit test for verifying legend height * plotting: manage 'cax' argument without 'ax' one * test: add a missing 'abs(.)' function to cax height test * doc: complete 'mapping.rst' with details about the choropleth legends * Update mapping.rst Make explanation of colorbar example more concise