Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facetgrid: properly support cbar_kwargs. #2444

Merged
merged 5 commits into from
Oct 25, 2018

Conversation

dcherian
Copy link
Contributor

#1735 is stalled, so I jumped in.

I've added an error if cbar_ax is provided as an option for FacetGrid. Don't think it's really needed.

@dcherian dcherian requested a review from fmaussion October 23, 2018 21:57
@dcherian dcherian mentioned this pull request Oct 24, 2018
5 tasks
Copy link
Member

@fmaussion fmaussion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Just made very small suggestions

doc/plotting.rst Outdated Show resolved Hide resolved
xarray/plot/facetgrid.py Outdated Show resolved Hide resolved
Co-Authored-By: dcherian <deepak@cherian.net>
@pep8speaks
Copy link

Hello @dcherian! Thanks for updating the PR.

@dcherian dcherian merged commit b2a377f into pydata:master Oct 25, 2018
@dcherian dcherian deleted the fix/facetgrid-cbar branch October 25, 2018 16:06
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.

colorbars in facet grids cbar_kwargs for faceting plots
3 participants