News

I want to plot the Delaunay triangulation directly with plot_trisurf from mplot3d because the grid interpolation consumes ... ax = plt. axes (projection = "3d") ax. plot_surface (X, Y, Z, cmap = ...