Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Scientific Graphing, R and Perl

by toma (Vicar)
on Mar 18, 2003 at 03:38 UTC ( [id://243868]=note: print w/replies, xml ) Need Help??


in reply to Scientific Graphing, R and Perl

R graphics are nice but in my experience take too much work to get to publication quality. I greatly prefer PGPLOT, which has wonderful graphics, many output devices, and an excellent perl integration. It handles log axes, polar, smith charts, etc. It works with both vector and bitmap data.

Many of the PGPLOT output devices require installation and configuration of other packages, so the dependencies can get quite complex. The trick is to install it first with just XSERVE and then only add the other output drivers that you really need. It has a TeX output driver, so it should work easily with LaTeX.

Another tip for installing PGPLOT is to use the default installation locations, typically /usr/local. I'm sure that it can be configured to work elsewhere, but I had trouble making all the integrations to other languages work outside of /usr/local.

It should work perfectly the first time! - toma

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2025-03-17 05:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (54 votes). Check out past polls.