Tim Hoffmann
Tim Hoffmann
Ok, let's not overengineer this. You can self-merge when green.
I have to think about this. Let's target 3.7.
Obviously, no, you'd see the progress in this thread. If there is a pull request that'd be linked here. Resources are limited and nobody has stepped up to take this...
What's the advantage of continuing to accept invalid hatch patterns?
``` Error: [flake8] reported by reviewdog 🐶 F401 'matplotlib.font_manager.findfont' imported but unused Raw Output: ./lib/matplotlib/backends/backend_pdf.py:35:1: F401 'matplotlib.font_manager.findfont' imported but unused Error: [flake8] reported by reviewdog 🐶 F401 'matplotlib.ft2font.LOAD_NO_HINTING' imported but...
> I'm currently between 1 and 2 (and maybe a bit closer to 2). I'd be in favor of a warning. Using that many bins is almost never a good...
> I suspect we are doing some loops in Python that we could be vectorizing. probably https://github.com/matplotlib/matplotlib/blob/931a81f532ecf896cf9b78802d46f9d1f00bb167/lib/matplotlib/axes/_axes.py#L6744 and https://github.com/matplotlib/matplotlib/blob/931a81f532ecf896cf9b78802d46f9d1f00bb167/lib/matplotlib/axes/_axes.py#L6769 > I thought we did not go with option 5 when...
This is indeed somewhat strange. Maybe remove the `.. replite::` for a test? It seems unlikely, but perhaps it somehow messes up the ReST structure or sphinx internals.
@Lumijek are you still planning to continue on this? If not, I'd pick this up so that it can move forward.
> I'm not sure what to do about the screenshot test, as I really want to confirm that the figure is sent to the browser, but browsers differ in how...