Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1549229

Browse files
authored
Merge pull request #14734 from ResidentMario/geoplot
Add geoplot to third-party example libraries page.
2 parents 95f7818 + 5d36f29 commit 1549229

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
85.6 KB
Loading

doc/thirdpartypackages/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,16 @@ data processing tools. An example plot from the `Cartopy gallery
3535
.. image:: /_static/cartopy_hurricane_katrina_01_00.png
3636
:height: 400px
3737

38+
Geoplot
39+
=======
40+
`Geoplot <https://residentmario.github.io/geoplot/index.html>`_ builds on top
41+
of Matplotlib and Cartopy to provide a "standard library" of simple, powerful,
42+
and customizable plot types. An example plot from the `Geoplot gallery
43+
<https://residentmario.github.io/geoplot/index.html>`_:
44+
45+
.. image:: /_static/geoplot_nyc_traffic_tickets.png
46+
:height: 400px
47+
3848
Ridge Map
3949
=========
4050
`ridge_map <https://github.com/ColCarroll/ridge_map>`_ uses Matplotlib,

0 commit comments

Comments
 (0)