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

Skip to content

Commit f62cc27

Browse files
authored
Merge pull request #14736 from meeseeksmachine/auto-backport-of-pr-14734-on-v3.1.1-doc
Backport PR #14734 on branch v3.1.1-doc (Add geoplot to third-party example libraries page.)
2 parents 8233653 + 119ad9a commit f62cc27

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)