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

Skip to content

Commit d9ea551

Browse files
committed
Improved api change comment
1 parent 136bbb2 commit d9ea551

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/api/api_changes/2017-07-14-IT_qhull_large_offset.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ Improved Delaunay triangulations with large offsets
33

44
Delaunay triangulations now deal with large x,y offsets in a better
55
way. This can cause minor changes to any triangulations calculated
6-
using Matplotlib.
6+
using Matplotlib, i.e. any use of `matplotlib.tri.Triangulation` that
7+
requests that a Delaunay triangulation is calculated, which includes
8+
`matplotlib.pyplot.tricontour`, `matplotlib.pyplot.tricontourf`,
9+
`matplotlib.pyplot.tripcolor`, `matplotlib.pyplot.triplot`,
10+
`mlab.griddata` and `mpl_toolkits.mplot3d.plot_trisurf`.

0 commit comments

Comments
 (0)