diff --git a/doc/_static/geoplot_nyc_traffic_tickets.png b/doc/_static/geoplot_nyc_traffic_tickets.png new file mode 100644 index 000000000000..0ee9ba1a298b Binary files /dev/null and b/doc/_static/geoplot_nyc_traffic_tickets.png differ diff --git a/doc/thirdpartypackages/index.rst b/doc/thirdpartypackages/index.rst index 0d4032ad0478..b2a791a220fc 100644 --- a/doc/thirdpartypackages/index.rst +++ b/doc/thirdpartypackages/index.rst @@ -35,6 +35,16 @@ data processing tools. An example plot from the `Cartopy gallery .. image:: /_static/cartopy_hurricane_katrina_01_00.png :height: 400px +Geoplot +======= +`Geoplot `_ builds on top +of Matplotlib and Cartopy to provide a "standard library" of simple, powerful, +and customizable plot types. An example plot from the `Geoplot gallery +`_: + +.. image:: /_static/geoplot_nyc_traffic_tickets.png + :height: 400px + Ridge Map ========= `ridge_map `_ uses Matplotlib,