|
From: Gopesh P. <gop...@ya...> - 2008-04-10 14:46:13
|
Thanks Richard. it works and it also solved my font problem as I can configure the fonts from this command also. Richard Henwood wrote: > > Gopesh Patel wrote: > >> >> I want to save the plots which I produce as a jpeg or png file. >> Right now I am taking screenshots of the plots but its not the right way >> I >> think. >> Is there any smart way to do this ? > > yes. > > gnuplot> help term png > is your friend. > > however, it maybe that you get: > Sorry, no help for 'term png' > in which case you don't have png support compiled in. > > gnuplot> help term > will list all the terminals avaliable to you, so if you don't have png > support you can choose a suitable alternative. > > r, > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://www.nabble.com/How-to-save-plot---tp16606246p16608943.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |