Commit Graph
14 Commits
Author SHA1 Message Date
Raphael Delhome c6b32ce375 Consider a new plotting artist for improving colormap legends (#894)
* 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
2019-01-30 20:49:12 -08:00
Martin Fleischmann c8abcb4bef Access to all mapclassify schemes including keywords (#235, #357) (#876)
* access to all mapclassify schemes including keywords (#235, #357)

* test for classificaition_kwds

* scheme docstring to get rid of selection of schemes

* Explicit list of possible schemes in docstring

* New classification schemes in docs (and changed PySAL to mapclassify)

* import all mapclassify clasifiers instead passing them explicitly

* inspect compatible with python 2

* fix getargspec for python 2.7

* minor update of docs
2018-12-18 22:05:48 -08:00
Simon Andersson e69e1e12c6 DOC: Corrected Mapping Tools scheme options (#783) 2018-07-24 15:17:09 +02:00
Joris Van den Bossche fbe743f313 DOC: change imports to use geopandas (#774) 2018-07-15 18:18:55 -05:00
Joris Van den Bossche 73d8bf6124 DOC: update doc sidebar + remove about (#773) 2018-07-15 18:07:19 -05:00
Ramiro Gómez d3df5eb950 Adjust the scheme option docs to reflect the source code (#693)
I noticed some differences between the docs and the source code. By default scheme is ``None`` and ``equal_interval`` mustn't end with an s otherwise an exception is raised. I also changed the link because the current URL resolves to a 404 error.
2018-03-19 22:05:07 +01:00
Edward Betts 74fa1368a3 Correct spelling mistakes. (#615) 2017-11-20 15:56:48 +01:00
Tim Tröndle 7101fc9a8a Fix choropleth typo in doc (#542) 2017-09-06 21:54:49 -07:00
Joris Van den Bossche 06650d5839 DOC: make figures a bit larger in the docs (#518)
* DOC: make figures a bit larger in the docs

* update some plot styles in docs to look nicer with new defaults
2017-08-28 23:23:02 +02:00
Joris Van den Bossche 82dd425e17 DOC: loading example datasets with new method (#321)
* API: provide datasets submodule in top-level namespace

* DOC: loading example datasets with new method
2016-05-20 01:05:45 +02:00
Nick Eubank 5f9f130287 updated mapping doc (#299)
* updated maps

* add cities

* overlapping layers added

* tweak to docs

* both layering options
2016-04-27 23:46:03 +02:00
Joris Van den Bossche 142393c60a TEMP: change path to example data (for rtd, does not work locally) 2016-04-11 22:37:26 +02:00
Nick Eubank 54ca8b90e6 integrate jorisvandenbossche comments 2016-03-31 10:00:36 -07:00
Nick Eubank 8327a14fc3 new structure for docs; draft of several sections 2016-03-29 19:00:01 -07:00