File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
All functionallity from `mpl_toolkits.axes_grid ` can be found in either
5
5
`mpl_toolkits.axes_grid1 ` or `mpl_toolkits.axisartist `. Axes classes from
6
6
`mpl_toolkits.axes_grid ` based on `Axis ` from `mpl_toolkits.axisartist ` can be
7
- fund in `mpl_toolkits.axisartist `
7
+ found in `mpl_toolkits.axisartist `
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ axes_grid1
37
37
==========
38
38
39
39
40
- The :ref: `mpl_toolkits.axisgrid1 <toolkit_axesgrid1-index >` toolkit is a
40
+ The :ref: `mpl_toolkits.axes_grid1 <toolkit_axesgrid1-index >` toolkit is a
41
41
collection of helper classes to ease displaying multiple axes in matplotlib.
42
42
43
43
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ iTerm2 terminal backend
90
90
=======================
91
91
92
92
`matplotlib_iterm2 <https://github.com/oselivanov/matplotlib_iterm2 >`_ is an
93
- external matplotlib backend uses iTerm2 nightly build inline image display
93
+ external matplotlib backend using iTerm2 nightly build inline image display
94
94
feature.
95
95
96
96
.. image :: /_static/matplotlib_iterm2_demo.png
You can’t perform that action at this time.
0 commit comments