Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Pixel-based Plotting in Perl?

by binf-jw (Monk)
on Sep 02, 2008 at 19:35 UTC ( [id://708581]=note: print w/replies, xml ) Need Help??


in reply to Pixel-based Plotting in Perl?

Not entirely sure what you'd need it for. But you can do some drawing with CGI modules.
but to be honest if it's for graphs etc you're better of with the CAD::* modules.
More specifically the CAD::Drawing. module could be helpful.
Update: just read the title, YMMV with pixel based plotting. But CAD will sort you for vector graphics.
Hope that helps,
John

Replies are listed 'Best First'.
Re^2: Pixel-based Plotting in Perl?
by pat_mc (Pilgrim) on Sep 02, 2008 at 19:59 UTC
    Thanks, John -

    I was hoping to draw points, lines, circles and maybe some other geometric shapes in different locations on my screen. Essentially, the decisions on which shape is to be drawn where will depend on the individual use case and should not be of importance to the module recommendation requested here. The graphics thus produced will be the product of individual pixel decisions and do not need to be scalable (hence vector graphics may not be what I am looking for).

    Thanks again for your input!

    Best regards -

    Pat

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://708581]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 23:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found