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 bug in bokeh TablePlot not escaping dimensions correctly #2336

Merged
merged 2 commits into from
Feb 13, 2018

Conversation

philippjfr
Copy link
Member

The dimension names were not escaped on bokeh's TablePlot, resulting in no data being displayed when plotting Table containing columns with spaces or special characters in them.

@philippjfr philippjfr added type: bug Something isn't correct or isn't working tag: backend: bokeh labels Feb 12, 2018
@philippjfr philippjfr mentioned this pull request Feb 12, 2018
@philippjfr
Copy link
Member Author

Ready to merge.

@jlstevens
Copy link
Contributor

Looks good. Merging.

@jlstevens jlstevens merged commit 2fc8743 into master Feb 13, 2018
@philippjfr philippjfr deleted the tabular_dimension_escape_fix branch February 16, 2018 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: backend: bokeh type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants