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

Skip to content

Commit c272578

Browse files
authored
Merge pull request #17836 from timhoffm/doc-axes-section-names
2 parents 8c2fbda + df1613a commit c272578

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

doc/api/axes_api.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ Contours
150150
Axes.contour
151151
Axes.contourf
152152

153-
Array
154-
-----
153+
2D arrays
154+
---------
155155

156156
.. autosummary::
157157
:toctree: _as_gen
@@ -165,7 +165,7 @@ Array
165165
Axes.pcolormesh
166166
Axes.spy
167167

168-
Unstructured Triangles
168+
Unstructured triangles
169169
----------------------
170170

171171
.. autosummary::
@@ -179,7 +179,7 @@ Unstructured Triangles
179179
Axes.tricontourf
180180

181181

182-
Text and Annotations
182+
Text and annotations
183183
--------------------
184184

185185
.. autosummary::
@@ -198,8 +198,8 @@ Text and Annotations
198198
Axes.secondary_yaxis
199199

200200

201-
Fields
202-
------
201+
Vector fields
202+
-------------
203203

204204
.. autosummary::
205205
:toctree: _as_gen
@@ -274,7 +274,7 @@ Axis / limits
274274
Axes.get_xaxis
275275
Axes.get_yaxis
276276

277-
Axis Limits and direction
277+
Axis limits and direction
278278
-------------------------
279279

280280
.. autosummary::
@@ -300,7 +300,7 @@ Axis Limits and direction
300300
Axes.set_ybound
301301
Axes.get_ybound
302302

303-
Axis Labels, title, and legend
303+
Axis labels, title, and legend
304304
------------------------------
305305

306306
.. autosummary::
@@ -434,7 +434,7 @@ Units
434434
Axes.have_units
435435

436436

437-
Adding Artists
437+
Adding artists
438438
==============
439439

440440
.. autosummary::
@@ -470,7 +470,7 @@ Twinning and sharing
470470
Axes.get_shared_y_axes
471471

472472

473-
Axes Position
473+
Axes position
474474
=============
475475
.. autosummary::
476476
:toctree: _as_gen
@@ -489,7 +489,7 @@ Axes Position
489489
Axes.set_position
490490

491491

492-
Async/Event based
492+
Async/event based
493493
=================
494494

495495
.. autosummary::

0 commit comments

Comments
 (0)