davidjamesweir

Results 1 comments of davidjamesweir

This bug is still present in matplotlib 3.7.1 and python 3.11.2. For the reason given by @anntzer above, it becomes even more confusing if one calls `plt.legend()` separately: ```python x1...