Hi, glad to hear that you like my package! I'm surprised that your code works without being very slow, as you use my (a little confusing) API wrong ;) Here is a better version: https://gist.github.com/SimonDanisch/794c274fbf3090f00359 I couldn't test the code, as some functions where missing!
Best, Simon Am Dienstag, 19. August 2014 07:46:22 UTC+2 schrieb Sheehan Olver: > > Hi, > > Is there a way to force plotting in PyPlot.jl, to simulate animation? > Right now if I do a for loop over a sequence of plots, it only outputs the > last plot. > > This is in IJulia running on OS X with matplotlib version 1.3.1 installed, > and pygui(true) > > Sheehan >
