Skip Menu |

This queue is for tickets about the Chart CPAN distribution.

Report information
The Basics
Id: 753
Status: resolved
Priority: 0/
Queue: Chart

People
Owner: dbonner [...] cs.bu.edu
Requestors: jarmzet [...] yahoo.com
Cc:
AdminCc:

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



Subject: f_y_tick function problem
In Base.pm, the line "if( $self->{f_y_tick} = \&_default_f_tick )" should probably be "if( $self->{f_y_tick} == \&_default_f_tick )" in the sub _final_y_scale.