Skip to content

Commit 64eded0

Browse files
yohaimagenMeghan Jones
andauthored
Update examples/gallery/lines/contours.py
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu>
1 parent 72f99e5 commit 64eded0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gallery/lines/contours.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
x=x,
3939
y=y,
4040
z=z,
41-
# set the contours z values intervals to 5
41+
# set the contours z values intervals to 10
4242
levels=10,
4343
# set the contours annotation intervals to 20
4444
annotation=20,

0 commit comments

Comments
 (0)