Title: 2.1 figure.legend broken · Issue #9320 · matplotlib/matplotlib · GitHub
Open Graph Title: 2.1 figure.legend broken · Issue #9320 · matplotlib/matplotlib
X Title: 2.1 figure.legend broken · Issue #9320 · matplotlib/matplotlib
Description: Bug report figure.legend no longer accepts "handles" and and "labels" as keywords Code for reproduction # Paste your code here # # fig.legend( handles = patches, labels = labels, ...) **Actual outcome**