Hello colleague, this is clearly a bug but i cannot track down where. I'd recommend an issue on PyPlot.
On Tuesday, February 2, 2016 at 5:04:28 PM UTC+1, Bernd Blasius wrote: > > > One a side note, does anybody know if it is possible in a single program > to draw on a canvas in Tk AND use a plotting window to plot some data? > I am running a cellular automata (think Game of Life), use Tk to visualize > the state of the automata, but now want to plot some additional functions > and statistics of the running simulation. > I could guess, it's possible to have Tk and Winston in parallel, i'd recommend to look into the Gtk.jl and Winston integration.
