8000 Backport PR #14734: Add geoplot to third-party example libraries page. · matplotlib/matplotlib@2b7d7e4 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit 2b7d7e4

Browse files
story645MeeseeksDev[bot]
authored andcommitted
Backport PR #14734: Add geoplot to third-party example libraries page.
1 parent 0b0ec8b commit 2b7d7e4

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)
0