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

Remove bokeh matplotlib compatibility #1239

Merged
merged 1 commit into from
Apr 4, 2017
Merged

Conversation

philippjfr
Copy link
Member

As suggested in #1218 this removes the BokehMPLWrapper plot class and support for Distribution, Bivariate, and TimeSeries Elements. I was initially hesitant to remove this entirely in 1.7 but with the amount of warnings these currently generate and other restrictions on these plot types, I think just removing them is the correct thing to do. Hopefully we can readd Distribution and Bivariate support in 2.0 as part of the statistical elements module (#1200).

@jlstevens
Copy link
Contributor

jlstevens commented Apr 4, 2017

Looks good.

I share your worries about backwards compatibility but BokehMPLWrapper is not meant to be - you can tell from the name that (if nothing else!), you are linking two dependencies that ought to be separate.

As we are removing functionality, I do think we definitely ought to get the corresponding statistical elements into 2.0. This is something we should mention in the CHANGELOG to try and re-assure anyone using these things that this functionality will be restored in a better way soon.

Merging.

@jlstevens jlstevens merged commit 946199d into master Apr 4, 2017
@jbednar jbednar deleted the deprecate_bokeh_mpl branch April 4, 2017 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants