From: Daniel S. <da...@we...> - 2006-06-19 10:19:03
|
Thank you vermy much! Works like a charm! Daniel Am Sonntag, 18. Juni 2006 21:48 schrieb par...@sp...: > > i just wanted to know if it is possible to move the description text > > within the graph (with the line before it) from the right upper corner to > > the left upper corner? > > Try this: > > g=Gnuplot.Gnuplot() > g.("set key left top") > > The "not-so Frequently Asked Questions" page is very helpful: > > http://t16web.lanl.gov/Kawano/gnuplot/legend-e.html#2.2 > > John > > > > > _______________________________________________ > Gnuplot-py-users mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-py-users |