Commit 3a51e7e
committed
DOC: document that appearance is part of our stable API
This is a long standing policy (the reference I found is from 2015 and I
remember that being the position when I started to work on Matplotlib in 2012)
and is being documented here.
This position is consistent with our testing scheme (that strives for pixel
identical renderings across platforms, Python versions, and Matplotlib
versions).
Changing the default colormap (and the rest of the styling) was the proximal
cause of 2.0 not being 1.6 due to this policy.1 parent ad926a8 commit 3a51e7e
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
292 | 298 | | |
293 | 299 | | |
294 | 300 | | |
| |||
0 commit comments