Skip to content

Commit 8ffbc3d

Browse files
committed
update
1 parent 25e77f5 commit 8ffbc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gallery/histograms/histogram.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# define the frame, add title and set background color to
2020
# lightgray, add annotations for x and y axis
2121
frame=[
22-
'WSne+t"Histograms"+glightgray',
22+
'WSne+t"Histogram"+glightgray',
2323
'x+l"Topography (m)"',
2424
'y+l"Frequency"+u" %"',
2525
],

0 commit comments

Comments
 (0)