|
From: HorstSAut <hor...@tp...> - 2013-06-12 13:07:36
|
Hello ! In Gnuplot 4.6.0 I did not succeed write labels over the grid, even when I set label front, grid back: simple exampreset set xrange [-3.3] set yrange[-3:3] set xtics 1 set ytics 1 set grid xtics ytics set grid back set label 1 at -1,0 "This text should be in front" set label 1 front plot -1 The grid still not broken thx, HorstSaut -- View this message in context: http://gnuplot.10905.n7.nabble.com/Set-label-front-set-grid-back-not-working-tp17405.html Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |