|
From: Paulo J. M. <poc...@gm...> - 2006-04-25 14:39:16
|
On 25/04/06, Hans-Bernhard Br=F6ker <br...@ph...> wrote: > Paulo J. Matos wrote: > > > 1. Although I have a logscale plot I would like it to show 0,0 as > > original instead of 0.01, 0.01. Can I do this? > > Not automatically --- nor should you want to. Why do you want to lie to > the reader of your plot? > Not a lie... Just thought that a graph starting at 0,0 would look nicer. :) > > 2. I have removed right and top borders but still there are some wierd > > tics that are still there. Even after those unset tics (which don't > > seem to affect the tics at all). How can I remove them? > > Those are not the x2 and y2 tics, which you did remove. They're the > mirrored x and y tics: > > set xtics nomirror > set ytics nomirror > Thanks. > > 3. There are two labels, one for the points and other for the x > > function which I would like to remove, how can I do that? > > Read "help plot" about the "title" option. > notitle is nice! :) > > 4. What's the best to include in latex? latex terminal or epslatex term= inal? > > Almost always epslatex. "latex" is a fall-back for special or desparate > cases. > Thanks, yet, 2 questions: 1 - I don't have my figs in the same place as the latex files so when including I get a path problem in the generated tex file by gnuplot which assumes the eps are in the same path of the latex main files. Not a problem at all, I just manually change the generated tex but is there anyway of doing this from gnuplot? 2 - How can I change the Latex letters? generated by the tex file? I have: set terminal epslatex color solid "default" 8 But changing 8 from 10 doesn't seem to change the size at all. Is it this? Or is there any other way? Thanks, Paulo Matos > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > -- Paulo Jorge Matos - pocm at sat inesc-id pt Web: http://sat.inesc-id.pt/~pocm Computer and Software Engineering INESC-ID - SAT Group |