|
From: <as...@ca...> - 2007-04-26 14:37:47
|
Hi! y2tics labels are hidden by default. You should set y2tics before plot: gnuplot> set y2tics this should work. For further information, take a look at gnuplot> help y2tics or gnuplot> help xtics Cheers, Hern=E1n On 4/26/07, Skip Montanaro <sk...@po...> wrote: > > I am plotting two files using GNUplot 4.0.0. They have the same x > range but different y ranges, so I use the axes parameter to plot them > appropriately: > > plot "somefile" using 1:2 axes x1y1, \ > "another1" using 1:2 axes x1y2 > > This works fine, however the y2 axis is never labeled. How do I coax > GNUplot into labeling the y2 axis? > > Thanks, > > Skip Montanaro > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > --=20 --------------------------------------------- Mg. Hern=E1n Gonzalo Asorey Instituto Balseiro - CAB (8400) San Carlos de Bariloche R=EDo Negro - Rep. Argentina --------------------------------------------- cabtep5.cnea.gov.ar/~asoreyh/ |