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

API for embedding plots #16

Closed
jverzani opened this issue Sep 5, 2013 · 3 comments
Closed

API for embedding plots #16

jverzani opened this issue Sep 5, 2013 · 3 comments

Comments

@jverzani
Copy link

jverzani commented Sep 5, 2013

Is there a way to embed plots within a PySide GUI? I can follow along with http://wiki.scipy.org/Cookbook/Matplotlib/PySide to create the fig object and can draw on that, but don't know how to set that fig object to be the active figure that PyPlot.jl's exported plot commands use. Is there something like manager["canvas"]"setFigure"? I don't see that symbol in the manager["canvas"] object.

Maybe I'm going about this wrong. Any help would be appreciated.

@stevengj
Copy link
Member

stevengj commented Nov 9, 2015

Your links seem broken; the example here doesn't uses a setFigure method.

@jverzani
Copy link
Author

jverzani commented Nov 9, 2015

Wow, thanks for following up on this.

@jverzani jverzani closed this as completed Nov 9, 2015
@stevengj
Copy link
Member

Yeah, I just came across this randomly...

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

No branches or pull requests

2 participants