Skip to content

Conversation

johanna-einsiedler
Copy link

In _plot_stacked_bars I always got an error with the iterator format of handles and labels. It seems that this is due to a change in how Matplotlib works with them. I changed the legend setting to ax.legend(list(reversed(handles)), list(reversed(labels))) which now works for me without an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant