The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20

  • NEW support drawing arbitrary polygons
  • NEW support alpha value in filling styles and objects for certain terminals
  • NEW chart object method "command" supports executing an array of commands
  • NEW more test cases
  • CHG automatically set "using" of the dataSet object in plotting histogram
  • CHG code refactoring in Chart::Gnuplot::DataSet
  • CHG make private method "_execute()" public
  • CHG update POD
  • FIX data processing of array of points in plotting 3D surface
  • FIX data processing of plotting "hbars"

Modules

Plot graph using Gnuplot in Perl on the fly

Provides

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

Examples