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

Pyplot API update (fix #1932) #1956

Merged
merged 4 commits into from
Mar 25, 2019
Merged

Conversation

daschw
Copy link
Member

@daschw daschw commented Mar 15, 2019

See #1932 .
This seems to remove all the warnings.

I'm just not sure how we should deal with this update. I guess this breaks the pyplot package for all users PyCall < 1.90.0 and PyPlot < 2.8.0. We probably just have to tag a Plots 0.24 and add a warning to update PyCall/PyPlot if !isdefined(PyCall, :_setproperty!).

Or are there any better suggestions?

@daschw daschw merged commit 968b810 into JuliaPlots:master Mar 25, 2019
@daschw daschw deleted the pyplot-update branch October 13, 2019 17:21
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