From 18e98b1e64f41f7e9ed0bfbbfe1b523c8915d85e Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Wed, 29 Jul 2020 07:16:25 -0700 Subject: [PATCH] Backport PR #18115: fix typo in Poly3DCollection docstring --- lib/mpl_toolkits/mplot3d/art3d.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mpl_toolkits/mplot3d/art3d.py b/lib/mpl_toolkits/mplot3d/art3d.py index 5ea30204db64..9aa066a37d91 100644 --- a/lib/mpl_toolkits/mplot3d/art3d.py +++ b/lib/mpl_toolkits/mplot3d/art3d.py @@ -571,7 +571,7 @@ def __init__(self, verts, *args, zsort='average', **kwargs): Parameters ---------- verts : list of array-like Nx3 - Each element describes a polygon as a sequnce of ``N_i`` points + Each element describes a polygon as a sequence of ``N_i`` points ``(x, y, z)``. zsort : {'average', 'min', 'max'}, default: 'average' The calculation method for the z-order. pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy