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.
1 parent 72f99e5 commit 64eded0Copy full SHA for 64eded0
examples/gallery/lines/contours.py
@@ -38,7 +38,7 @@
38
x=x,
39
y=y,
40
z=z,
41
- # set the contours z values intervals to 5
+ # set the contours z values intervals to 10
42
levels=10,
43
# set the contours annotation intervals to 20
44
annotation=20,
0 commit comments