Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9024be4

Browse files
committed
Heading edit
1 parent d7ffeaa commit 9024be4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

galleries/examples/statistics/histogram_multihist.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
# * linestyles
6060
#
6161
#
62-
# Histograms with Edge-Colors
62+
# Edge-Colors
6363
# ...........................
6464

6565
fig, ax = plt.subplots()
@@ -74,7 +74,7 @@
7474
plt.show()
7575

7676
# %%
77-
# Face colors
77+
# Face-Colors
7878
# ...........................
7979

8080
fig, ax = plt.subplots()

0 commit comments

Comments
 (0)