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 a3a913b + 48fcb03 commit add50d4Copy full SHA for add50d4
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