Commit ece71a0
committed
Document behavior of savefig("extensionless-name").
When the filename has no extension *and* the `format` kwarg is unset,
the suffix derived from the savefig.format rcparam is appended to the
filename.
(I'm not sure the behavior is really that nice, but that's what it is
right now; this is just documenting it.)1 parent a00fdf1 commit ece71a0
1 file changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2044 | 2044 | | |
2045 | 2045 | | |
2046 | 2046 | | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | | - | |
2052 | | - | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
2053 | 2057 | | |
2054 | 2058 | | |
2055 | 2059 | | |
| |||
0 commit comments