Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Portable simple line graph module?

by gu (Beadle)
on Dec 11, 2005 at 14:38 UTC ( [id://515843]=note: print w/replies, xml ) Need Help??


in reply to Portable simple line graph module?

For this kind of problem, I interface perl with gnuplot, ie I treat data and generate gnuplot command files with perl and then create postscript pictures using gnuplot.

Hope this helps.
Gu

Replies are listed 'Best First'.
Re^2: Portable simple line graph module?
by gianni76 (Initiate) on Dec 11, 2005 at 14:43 UTC
    Hi, I understand your suggestion, but this does not solve the real problem I have, i.e. the portability. gnuplot needs to be installed as well and even more in a win32 environment you need execution (.exe) permissions (which not everyone gives)! A more portable solution I was working on some time ago was with the precompiled versions of netpbm, but I could not use it on some win webspaces as they are blocking .exe files...

    This is the reason of my request to have something simple and portable (pure perl, with some intelligent html as done in the chart plotting module)!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-19 11:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found