drawing smooth lines with GD::Graph

hw via beginners <[email protected]> Fri, 01 May 2026 00:47:35 +0200
Newsgroups gmane.comp.lang.perl.beginners
Message-ID <[email protected]>
Hi,

using GD::Graph::lines, I'm getting a nice chart with lines on it, and
the lines between the data points are all straight.

I'd rather have the lines be smooth (like curved) instead of straight.
Is there a way to do that, or do I need to use a different library?  If
so, which one?

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/