The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13

  • Improve error handling
  • Add method to copy the chart and data set objects
  • Add specific get-set methods for xdata, ydata, zdata, points, datafile and func so that different data sources cannot co-exist in the same data set object
  • Keep the plot window from disappearing immediately for interactive terminals (Thanks to Alex White)
  • More strict testsuite. Add more test cases

Modules

Plot graph using Gnuplot on the fly

Provides

in lib/Chart/Gnuplot.pm
in lib/Chart/Gnuplot/Util.pm

Examples