I'd be curious how mathematica's ListPlot compares on a large dataset. Joel
On Fri, Aug 3, 2012 at 12:48 PM, David Mertens <[email protected]> wrote: > On Fri, Aug 3, 2012 at 12:19 PM, Dima Kogan <[email protected]> wrote: >> On Fri Aug 3 2012 08:06:59 AM PDT, David Mertens >> <[email protected]> wrote: >> >>> Oh, I meant to ask: >>> >>> If you know of an interactive plotting library, written in any >>> language, please let me know so I can compare them to >>> PDL::Graphics::Prima. Now that I've compared it to one of them, I'm >>> quite curious. >>> >>> David >> >> gnuplot :) >> >> The x11 terminal is generally faster than the other interactive ones (qt, >> wxt). > > Sweet! My current Ubuntu (10.10) does not have good mouse zoom/pan > support, so I had to upgrade, but once I did that the comparison was > pretty simple. Different interaction style, but pretty competitive > responsiveness, I'd say. Both stock GnuPlot and stock > PDL::Graphics::Prima beat out stock matplotlib in terms of > responsiveness. :-) > > I'll have to dig through the GnuPlot demos directory, now that I have > it handy, for some ideas about stuff to implement. :-) > > David > > -- > "Debugging is twice as hard as writing the code in the first place. > Therefore, if you write the code as cleverly as possible, you are, > by definition, not smart enough to debug it." -- Brian Kernighan > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
