Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Path.__doc__
1 parent 57db263 commit 2747b1dCopy full SHA for 2747b1d
1 file changed
lib/matplotlib/path.py
@@ -33,7 +33,7 @@ class Path:
33
34
These two arrays always have the same length in the first
35
dimension. For example, to represent a cubic curve, you must
36
- provide three vertices as well as three codes ``CURVE3``.
+ provide three vertices as well as three codes ``CURVE4``.
37
38
The code types are:
39
0 commit comments