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

  • Support financebars and candlesticks plotting styles
  • Support setting filling the boxes and candlesticks
  • Support setting style of the borders
  • Support plotting 3D graph from arrays of coordinates of data points
  • Support adding 3D data set to multiplot chart
  • Support setting of background color (experimental)
  • Support setting of plot area background color (experimental)
  • Plot in PS if the output file has no extension
  • Fix a bug of checking array lengths in error-type style
  • Update the POD

Modules

Plot graph using Gnuplot on the fly

Provides

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

Examples