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

Fixed issue with no colorbar dimension and unicode label #1152

Merged
merged 1 commit into from Feb 28, 2017

Conversation

philippjfr
Copy link
Member

Tiny little fix that allows a colorbar to be drawn for data with no corresponding dimension (e.g. aggregated counts) and fixes a usage of str(dimension) which is not unicode safe.

@jlstevens
Copy link
Contributor

Looks good but seems to have affected the test data which will need to be checked/updated.

@jlstevens
Copy link
Contributor

Tests are now passing. Merging.

@jlstevens jlstevens merged commit 96c36df into master Feb 28, 2017
@philippjfr philippjfr deleted the allow_no_dim_cbar branch April 11, 2017 12:30
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.

None yet

2 participants