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 25e77f5 commit 8ffbc3dCopy full SHA for 8ffbc3d
examples/gallery/histograms/histogram.py
@@ -19,7 +19,7 @@
19
# define the frame, add title and set background color to
20
# lightgray, add annotations for x and y axis
21
frame=[
22
- 'WSne+t"Histograms"+glightgray',
+ 'WSne+t"Histogram"+glightgray',
23
'x+l"Topography (m)"',
24
'y+l"Frequency"+u" %"',
25
],
0 commit comments