Hi. I wrote a Gnuplot plotter for PDL. PDL::Graphics::Gnuplot is
currently at https://github.com/dkogan/PDL-Graphics-Gnuplot . I'd like
to give this list a chance to comment before pushing this up to CPAN.
The code is complete, for the most part. There are some improvements
that I will make at some point, but those will be incremental.
Some improvements currently on the list:

- More specialized API functions, as more convenient interfaces to plot(). For
  example plot3d(...) could be shorthand for plot(3d => 1, ...)
- Better error handling by reading replies from the gnuplot child process
- Examples section in the POD

Comments welcome.

dima

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to