Tim Hoffmann
Tim Hoffmann
@apteryks how hard did you have to pound the test to induce a failure? I'd be willing to accept a PR with `rerun=5`. Would that work for you?
I think with strong varying load, you will always be able to bust timing-based tests. increasing `rerun` is the only reasonable approach to reduce that risk.
> You are trying to plot 0 on a loglog plot so you get a warning. I am not sure what the bug is. Yes, but probably other than you...
While this is a nice-to-have, I propose to close this this as not planned, because - Rectangle is good enough most of the time. - There's a solution using custom...
- signal processing plots: rather not. We wouldn't take up these plot types nowadays. What would be useful is collecting the signal processing plots in the examples into their own...
We have to define what the purpose of plot types is and from that we can derive what should be in there. I propose: Plot types should give an overview...
I'm not thinking of adding another gallery/index (well, yes I agree it would be nice to have a small example for every function but that's still another thing.). Rather, can...
I agree to the policy as well.
Thanks for the clarification. For the future, please note such an aspect in the PR message. It's an important piece of information for reviewers.
Overall the whole set of ImageGrid examples should be consolidated: - https://matplotlib.org/stable/gallery/axes_grid1/demo_axes_grid.html - lots of configuration - https://matplotlib.org/stable/gallery/axes_grid1/demo_axes_grid2.html - lots of configuration - https://matplotlib.org/stable/gallery/axes_grid1/demo_edge_colorbar.html - per row/column colorbars - https://matplotlib.org/stable/gallery/axes_grid1/simple_axesgrid.html...