Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: GD::Graph and Multiple Y Axes

by ChrisR (Hermit)
on Sep 26, 2010 at 18:57 UTC ( [id://862112]=note: print w/replies, xml ) Need Help??


in reply to Re: GD::Graph and Multiple Y Axes
in thread GD::Graph and Multiple Y Axes

Thanks. I will look into both. Is there a general preference among the Monks?
Chris Rogers

Replies are listed 'Best First'.
Re^3: GD::Graph and Multiple Y Axes
by zentara (Archbishop) on Sep 27, 2010 at 11:12 UTC
    As an after thought, considering the hubris and ingenuity of perl programmers, there may be a way to hack a GD solution, by stitching together 2 GD images. The first, would be your normal graph, and the second would be just an custom image containing your second y axis, which you would overlay and stitch to the right side of the actual graph.

    I would look at the demo pages for each program, like gnuplot demo page and see if you find a model you like, especially on gnuplot axis tic demo

    It looks like they call the second independent y-axis a "z-range".


    I'm not really a human, but I play one on earth.
    Old Perl Programmer Haiku ................... flash japh

Log In?
Username:
Password:

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

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

    No recent polls found