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

Skip to content

deprecated api tri #26909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Oct 2, 2023
4 changes: 4 additions & 0 deletions doc/api/next_api_changes/removals/26909-VV.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
``matplotlib.tri`` submodules are removed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The ``matplotlib.tri.*`` submodules are removed. All functionality is
available in ``matplotlib.tri`` directly and should be imported from there.
9 changes: 0 additions & 9 deletions lib/matplotlib/tri/triangulation.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/tricontour.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/trifinder.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/triinterpolate.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/tripcolor.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/triplot.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/trirefine.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/tritools.py

This file was deleted.