In theory it does support 2D plotting, but I didn't invest much work into it, as 3D is my main focus. In other words: There's nothing working out of the box, but if you are willing to invest some work, there are already a lot of tools to make 2D plotting possible and I would be willing to support you with any efforts.
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 >
