-
### Bug summary
Matplotlib is no longer able to create gifs with a transparent background.
### Code for reproduction
```python
import numpy as np
import matplotlib.pyplot as plt
from matplotlib.a…
-
Hello @MaartenGr!
A two high severity security alerts in pillow 9.50.0, a dependency of matplotlib has been brought to our attention by dependabot:
> Pillow versions before v10.0.1 bundled libwe…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Description
I have generated some SVG images with Excalidraw that include other SVG images generated with matplotlib. Most of them are incorrectlt rendered to PDF by Typst. Here are a couple of e…
-
**Description:**
Azure appears to be slowly rolling out image version `20230408.1`. This seems to have hit our Python 3.10 jobs with the error:
```
RuntimeError: tk.h version (8.5) doesn't match l…
-
MPL 1.5.1 on Python 3.5 (Anaconda) running on Red Hat 6.5.
This issue is a followup to the discussion on matplotlib-users [Creating Colored Axis Labels using LaTeX in Interactive Mode](https://mail.p…
-
If it would be great to support matplotlib styles and setting figure size based on inches. It will be great for people who want create some plot for papers.
-
**When using sample.py to perform multi-mode dispersion curve inversion, the higher mode data is not fitting well. Why?**
**Full code**
```python
import numpy as np
import matplotl…
-
### Bug summary
For example, when subplot A shares the x-axis with subplot B (A is created with sharex=B), a call to `B.cla()` will set the xlimit to [0, 1], which may not be expected (in contrast, …
-
Juno crashes while plotting a figure with custom width & height using matplotlib.
**Steps to reproduce**:
Add the following line where the width & height of a figure is defined:
plt.figure(figsi…