space needed for my Plots

View: New views
3 Messages — Rating Filter:   Alert me  

space needed for my Plots

by feldmaus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

i am plotting some graphs with:
reset
set encoding iso_8859_15
file = 'analysisfilterbank.dat'
set terminal postscript enhanced color font 'arial' 8
set output 'analysis-band1.eps'
set xlabel "Frequency/Hz -------->"
set ylabel "Amplituide/dB ------->"
set grid
plot file index 0 using ($1):($2) title "A)Band1" with lp,\
      file index 1 using ($1):($2) title "B)Band2" with lp,\
      file index 2 using ($1):($2) title "C)Band3" with lp

but my X-labelling is cut off.
How to correct this ?
How to make some extra space around my graph ?
I attach on of my ploted files.

thanks and regards Markus


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info

Re: space needed for my Plots

by feldmaus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i forgot to attach my file. :-)

regards Markus

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info

Re: space needed for my Plots

by feldmaus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Markus Feldmann schrieb:
> i forgot to attach my file. :-)

ok i don't know why but the attachment doesn't work. Herer is a link.
http://img95.imageshack.us/img95/6950/analysisband1beispiel.th.jpg


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info