top | item 7110548

(no title)

weichi | 12 years ago

How good is the interactive plotting experience?

discuss

order

astrieanna|12 years ago

I haven't had the smoothest experiences getting plotting in general to work (it's getting progressively better). The plotting in IJulia using PyPlot (matplotlib wrapper) has been good for me.

The Julia plotting packages are Winston, Gadfly, and Gaston. You can find detailed discussions of which one to use on the julia-users mailing list.

weichi|12 years ago

Thank you. I can appreciate that it's difficult to implement good interactive plotting, especially across platforms. It's also very very important!