We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79122a4 + 86a8f11 commit 83e0dceCopy full SHA for 83e0dce
doc/api/axes_api.rst
@@ -295,13 +295,19 @@ Axis scales
295
296
297
298
-Autoscaling
299
------------
+Autoscaling and margins
+-----------------------
300
301
.. autosummary::
302
:toctree: _as_gen
303
:nosignatures:
304
305
+ Axes.use_sticky_edges
306
+
307
+ Axes.margins
308
+ Axes.set_xmargin
309
+ Axes.set_ymargin
310
311
Axes.relim
312
313
Axes.autoscale
@@ -317,7 +323,6 @@ Autoscaling
317
323
Axes.set_autoscaley_on
318
324
319
325
320
-
321
326
Aspect ratio
322
327
328
@@ -361,7 +366,6 @@ Ticks and tick labels
361
366
362
367
Axes.set_xticklabels
363
368
Axes.set_xticks
364
- Axes.set_ymargin
365
369
Axes.set_yticklabels
370
Axes.set_yticks
371
0 commit comments