Oscar Gustafsson
Oscar Gustafsson
Closes #686 Closes #796 Closes #811 Not sure where it can be tested. Didn't really find a test file for vivado.py? The vivado module is not in the documentation? So...
While reviewing https://github.com/matplotlib/matplotlib/pull/25353 I realized that it would look better if both installation options were formatted the same.
## PR Summary I expect quite a few attempts... ## PR Checklist **Documentation and Tests** - [ ] Has pytest style unit tests (and `pytest` passes) - [ ] Documentation...
## PR summary The AppVeyor tests are pretty slow and quite a bit of the time seems to be setting things up. (About 12 of 36 minutes spent running the...
## Icon Request * Icon name: ~ZOOM~, ZOOM_TO_FIT * Tags of this icon: * Use case: ~ZOOM - help dialog~, ZOOM_TO_FIT - toolbar * Screenshots of similar icons: ~ZOOM is...
## Icon Request Naming can be discussed, but in some applications one would like the fast forward/rewind buttons ending with a bar. Similarly, a "reverse" button, i.e., a mirrored play...
Not very good at this, but at least got a bit of things working. Let's see how it works on the CI...
Closes #1136 ~However, I have a doubt that this is a bit "too hacky" as it now checks for both str and bytes to check that a valid representation is...
> Another issue, I realize from the tests, is that SVGs are not supported by LaTeX out of the box. Of course it is a bit expected, but I wonder...
Context: I'm looking for a way to include GraphViz-(run-time)-generated in examples. One way would be to enable capturing `_repr_png_` and possibly `_repr_svg_`. Is it likely that you will accept a...