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.10

  • Support "every" and "index" features
  • Support control of the tics on the z-axis
  • Change the directory for the temporary files to the default of File::Temp
  • Fix a bug that options do not reset to their default after plotting each sub-chart in multiplot
  • Fix a bug in plotting financial time series when the x-axis is in time format
  • Fix a bug in plotting error boxes when the input data set is in "points" and the x-axis is in time format (Thanks to Anthony Chan)
  • Add license session to Makefile.PL
  • Improve POD

Modules

Plot graph using Gnuplot on the fly

Provides

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

Examples