Skip Menu |

This queue is for tickets about the Chart-Gnuplot CPAN distribution.

Report information
The Basics
Id: 69169
Status: resolved
Priority: 0/
Queue: Chart-Gnuplot

People
Owner: Nobody in particular
Requestors: false.gm [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: invalid expression at timeaxis and range specified
Date: Wed, 29 Jun 2011 13:05:21 +0900
To: bug-Chart-Gnuplot [...] rt.cpan.org
From: false <false.gm [...] gmail.com>
on Chart-Gnuplot-0.16, specified both timeaxis and yrange causes error 'invalid expression' at plot2d. Chart::Gnuplot->new(timeaxis => 'x', yrange=[0, 100]); Gnuplot.pm makes commands set xdata time set timefmt "%Y-%m-%d" set yrange ['0':'100'] <- valid command is set yrange [0:100] Attaching my fix .

Message body is not shown because sender requested not to inline it.