in reply to Re: Ploting a 2d graph ...Bioinformatics
in thread Ploting a 2d graph ...Bioinformatics

GD::Graph can't make 2D data plots. It will only take a series of Y-values, and display them left-to-right in the order given. There's no way, for instance, to make a plot in which there are 2 points with the same X value - at least, no way I can discover.
  • Comment on Re^2: Ploting a 2d graph ...Bioinformatics

Replies are listed 'Best First'.
Re^3: Ploting a 2d graph ...Bioinformatics
by polettix (Vicar) on Sep 21, 2007 at 23:21 UTC
    This is unbelievable. Don't know where you tried to discover how to do it, but the very first example in GD::Graph documentation shows you how to:
    • set your own X axis values/labels, AND
    • plot two graphs in a single chart.

    Flavio
    perl -ple'$_=reverse' <<<ti.xittelop@oivalf

    Io ho capito... ma tu che hai detto?