[rt-users] stats

Jeff Mottishaw jmottishaw at voyus.com
Tue Mar 26 14:50:15 EST 2002


I can't remember who it was that was asking about labels for the axis (on
the stats package)
its really simple to do..

example in the DayofWeek.html, just above

% chop $url;

paste this code

%  $url .= "title=Title%20here%20followed%20by%20a%20space%20";
%  $url .= "&y_label=y%20label";
%  $url .= "&x_label=x%20label&";

I am a perl rookie, but the graph works for me.. and has a title, and labels
on the axis.. hope this helps..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20020326/77bc975c/attachment.htm>


More information about the rt-users mailing list