Re: drawing smooth lines with GD::Graph

Mike <[email protected]> Mon, 4 May 2026 19:22:04 -0500
Newsgroups gmane.comp.lang.perl.beginners
Message-ID <[email protected]>
I use GD::Graph::lines, or at least used to use it.
I don't know a way to make the lines curved.


Mike


On 4/30/26 17:47, hw via beginners wrote:
> 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/