Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can perl produce diagrams?

  • Thread starter Thread starter hr
  • Start date Start date
Status
Not open for further replies.

hr

Technical User
Joined
Nov 11, 2000
Messages
29
Location
CH
Dears,

does somebody know how to produce line charts with perl?

Based on ASCII data I have to generate bitmapped images and I have to store this images in a file. I have installed ActiveState v5.6.0 Perl.

Thanks for any help!
hr
 
Head on down to and download the following modules:

Chart-Plot-0.11
Chart-PNGgraph-1.21
Chart-0.99c-pre3
Chart-Graph-1.1

They will probably do exactly what you are looking for.

Hope this helps. vic cherubini
krs-one@cnunited.com
====
Knows: Perl, HTML, JavScript, C/C++, PHP, Flash
====
 
question: can I install this modules on a windows box with active state 5.6.0 installed?
 
Yep - you can.

You might even be able to install them using PPM, which is nice and easy.

Do a 'perldoc ppm' to see how that works. Mike
michael.j.lacey@ntlworld.com
Email welcome if you're in a hurry or something -- but post in tek-tips as well please, and I will post my reply here as well.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top