Skip to content

Commit 8741c88

Browse files
committed
Update setting-graph-size.md
1 parent e8d9959 commit 8741c88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/python/setting-graph-size.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ fig.show()
128128
```
129129

130130
### Automatically Adjust Specific Margins
131+
132+
*New in 5.10*
133+
131134
You can also set `automargin` for specific sides of the figure. Here, we set `automargin` on the `left` and `top` of the figure.
132135

133136
```python

0 commit comments

Comments
 (0)