File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -160,13 +160,21 @@ <h4>Need help?</h4>
160160
161161< h1 > Toolkits</ h1 >
162162
163- < p > There are several matplotlib add-on < a href ="{{ pathto('mpl_toolkits/index') }} "> toolkits</ a > ,
164- including a choice of two projection and mapping toolkits < a href ="http://matplotlib.org/basemap "> basemap</ a > and
165- < a href ="http://scitools.org.uk/cartopy/docs/latest "> cartopy</ a > ,
166- 3d plotting with < a href ="{{ pathto('mpl_toolkits/mplot3d/index') }} "> mplot3d</ a > ,
167- axes and axis helpers in < a href ="{{ pathto('mpl_toolkits/axes_grid/index') }} "> axes_grid</ a > and more.
163+ < p > Matplotlib ships with several add-on < a href ="{{ pathto('mpl_toolkits/index') }} "> toolkits</ a > ,
164+ Including 3d plotting with < a href ="{{ pathto('mpl_toolkits/mplot3d/index') }} "> mplot3d</ a > ,
165+ axes helpers in < a href ="{{ pathto('mpl_toolkits/axes_grid1/index') }} "> axes_grid1</ a > and
166+ axis helpers in < a href ="{{ pathto('mpl_toolkits/axisartist/index') }} "> axisartist</ a > .
168167 </ p >
169168
169+ < h1 > Third party packages</ h1 >
170+
171+ < p > A large number of third party < a href ="{{ pathto('mpl_toolkits/index') }} "> packages</ a >
172+ extend and build on Matplotlib functionality,
173+ including a choice of two projection and mapping toolkits
174+ < a href ="http://matplotlib.org/basemap "> basemap</ a > and
175+ < a href ="http://scitools.org.uk/cartopy/docs/latest "> cartopy</ a >
176+ </ p >
177+
170178< h1 > Citing matplotlib</ h1 >
171179
172180< p >
You can’t perform that action at this time.
0 commit comments