File tree Expand file tree Collapse file tree 3 files changed +1
-131
lines changed Expand file tree Collapse file tree 3 files changed +1
-131
lines changed Original file line number Diff line number Diff line change @@ -47,21 +47,7 @@ Margins and Autoscaling
47
47
:toctree: _as_gen
48
48
:nosignatures:
49
49
50
- Artist.get_bottom_margin
51
- Artist.get_left_margin
52
- Artist.get_margins
53
- Artist.get_top_margin
54
- Artist.margins
55
- Artist.left_margin
56
- Artist.get_right_margin
57
- Artist.bottom_margin
58
- Artist.right_margin
59
- Artist.set_bottom_margin
60
- Artist.set_left_margin
61
- Artist.set_margins
62
- Artist.set_right_margin
63
- Artist.set_top_margin
64
- Artist.top_margin
50
+ Artist.stickies
65
51
66
52
Clipping
67
53
--------
Original file line number Diff line number Diff line change @@ -318,32 +318,6 @@ Autoscaling
318
318
319
319
320
320
321
- Margins
322
- ~~~~~~~
323
-
324
- .. autosummary ::
325
- :toctree: _as_gen
326
- :nosignatures:
327
-
328
-
329
- Axes.margins
330
- Axes.set_margins
331
- Axes.get_margins
332
- Axes.bottom_margin
333
- Axes.get_bottom_margin
334
- Axes.get_left_margin
335
- Axes.get_right_margin
336
- Axes.get_top_margin
337
- Axes.left_margin
338
- Axes.right_margin
339
- Axes.set_bottom_margin
340
- Axes.set_left_margin
341
- Axes.set_top_margin
342
- Axes.set_right_margin
343
- Axes.set_xmargin
344
- Axes.top_margin
345
-
346
-
347
321
Aspect ratio
348
322
------------
349
323
You can’t perform that action at this time.
0 commit comments