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

Skip to content

Commit dacbbc4

Browse files
committed
Fix link in tutorials
1 parent d52ec1a commit dacbbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/01_introductory/sample_plots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
Barchart Demo
144144
145145
You can also create stacked bars
146-
(`bar_stacked.py <../../gallery/pylab_examples/bar_stacked.html>`_),
146+
(`bar_stacked.py <../../gallery/lines_bars_and_markers/bar_stacked.html>`_),
147147
or horizontal bar charts
148148
(`barh.py <../../gallery/lines_bars_and_markers/barh.html>`_).
149149

0 commit comments

Comments
 (0)