in reply to
Pixel-based Plotting in Perl?
Hi, maybe a little bit OT, but the various PDF APIs (e.g.
PDF::API2::Lite
) support basic
plotting
(e.g. circles, filled polygons, etc.). Although you cannot watch the creation process, printing and archiving the results might be easier...
Comment on
Re: Pixel-based Plotting in Perl?
In Section
Seekers of Perl Wisdom