Skip to content

Conversation

@brunzema
Copy link

While the matplotlib implementation of hist does allow for multiple groups, it cannot handle colormaps. Therefore, currently, even if a colormap is specified, the multiple histograms are plotted in the default color blue.
This pull request fixes this by creating separate histograms for each subgroup. :)

Before:
before

After:
after

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