Please describe what you tried and what was the error. You may need to either 1) yield the event loop 2) make sure the program stays open long enough to actually display your plot (ref: https://github.com/stevengj/PyPlot.jl/issues/41)
On Tue, Jul 21, 2015 at 2:53 PM, Emerson Vitor Castelani < [email protected]> wrote: > I had a similar problem...I don't know why... > > > Em terça-feira, 21 de julho de 2015 14:46:41 UTC-3, El suisse escreveu: >> >> Hi >> I got the following example related with this thread >> >> https://gist.github.com/elsuizo/5338605a6a5c7ab54730 >> >> but fail in >> >> >> https://gist.github.com/elsuizo/5338605a6a5c7ab54730#file-phase_portrait_mouse_event-jl-L114 >> >> and I do not know why >> >> This is the python code which comes: >> >> https://gist.github.com/elsuizo/6957889d8e63e9029377 >> >
