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.
2 parents 57db263 + 2747b1d commit 7b1b6f9Copy full SHA for 7b1b6f9
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