[WIP] Close #6968 make autoscale respect tight#7024
[WIP] Close #6968 make autoscale respect tight#7024jenshnielsen wants to merge 2 commits intomatplotlib:v2.xfrom
Conversation
ee2c1b4 to
3c3ca88
Compare
|
I suspect it is because the test all run in 'classic' mode with that feature disabled. |
|
Yes I realised that too after pushing. Will fix |
|
Non-classic tests are currently skipped because #6757 has stalled. |
|
Only if they are image comparison right? This fails other tests. Have not had the time to investigate why yet. |
|
I confirm @tacaswell's diagnostic. The tests run fine on my computer on your branch after a rebase + using default style (on the two tests I've executed). Apart from the failing tests that should be quite straightforward to fix, this patch looks good! |
|
The problem is that if you explicitly use This is going to take a while to pick apart... |
|
xref #6968 |
|
I think I see the problem and how to solve it; I will propose an alternative PR within a few days. |
|
closing; replaced by #7458 |
The test is currently broken. For reasons that I don't understand yet the margin does not seem to be applied at all in the tests.