[Graph-dev] Bug?

Pablo_SANCHEZ at enovia.com Pablo_SANCHEZ at enovia.com
Wed Oct 29 11:17:02 PST 2003


Hello,

Thank you for your work on the gnuplot.pm. I have been playing with it and
I've found a small bug. It appears that it is impossible to have multiple
"format" statements. For example:

"format"=>["x","%d/%m"],
"format"=>["x2","%a"]

will only accept the last entry.

My local fix will be to replace the "format" with "formatx", "formaty",
"formatx2", and "formaty2".

Another fix, I guess, would be to allow multiple sets of formats in the
original "format" entry (e.g., "format"=>["x","%m/%d","x2","%a"]. I might
try this as well.

Would you like my changes once I do this?

Thank you,

-Pablo Sanchez
-----------------------------------------------------------------------------------------------------

Pablo A Sanchez, Phone: (704) 944-8987,  Fax: (704) 944-8888
ENOVIA , 10926 David Taylor Dr, Charlotte, NC 28262




More information about the Graph-dev mailing list