Skip to content

Commit 0f4234f

Browse files
authored
Update README.rst
Adds directive to check out ultraplot while proplot is not under development
1 parent f0396ff commit 0f4234f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
A succinct `matplotlib <https://matplotlib.org/>`__ wrapper for making beautiful,
77
publication-quality graphics.
88

9+
Ultraplot: Proplot's Spiritual Successor
10+
========================================
11+
12+
Development on ``proplot`` has been indefinitely halted since summer 2023. A spiritual successor in ``ultraplot`` has been launched. It uses the ``proplot`` codebase and has modernized it to support recent versions of ``matplotlib``, ``cartopy``, ``python``, etc. and is adding new features and enhancements. Check out the project over at the `ultraplot repo <https://github.com/Ultraplot/ultraplot>`__ and `ultraplot docs <https://ultraplot.readthedocs.io/en/latest/>`__!
13+
914
Documentation
1015
=============
1116

0 commit comments

Comments
 (0)