Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Gnuplot interactive function plotter > Problem with ke...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 3354 of 3630
Post > Topic >>

Problem with key in gnuplot 4.2

by Rainer Krienke <krienke@[EMAIL PROTECTED] > Jun 13, 2008 at 09:53 AM

Hello,

I have a quite simple plot file which works very fine with gnuplot 4.0 and
also with 3.9 but it does not work with 4.2. Using gnuplot 4.2 the legend
as defined by the set key command does not show however the data graphs
are
plotted fine, and no errors are re****ted. This is the plot command file: 

set xdata time
set autoscale
set size 1.1,1.1

# Be aware: There is a tab inside !!
set timefmt "%Y-%m-%d   %H:%M:%S"

# Line style for data ^F sensor1, sensor 2
set style line  1 lt  1 lw 1 pt 2 ps 0.5
set style line  2 lt  2 lw 1 pt 2 ps 0.5

set key right
set output "/home/krienke/public_html/wetter/images/3th8887";
set terminal png small xEAF0FF
set format x "%d-%m-%y\n%H:%M"
plot "/tmp/wetterData_8887.txt" using 1:3 title "Temp" with lines ls 1, \
"/tmp/wetterData_8887.txt" using 1:4 title "Feuchte" with lines ls 2

Any idea what might cause this problem? By the way it does not make any
difference if  I try to place the key at left or center, its simply not
plotted when I use gnuplot 4.2.

Thanks
rainer
-- 
Rainer Krienke, Uni Koblenz, Rechenzentrum, A22, Universitaetsstrasse  1
56070 Koblenz, http://www.uni-koblenz.de/~krienke,
Tel: +49261287 1312
PGP: http://www.uni-koblenz.de/~krienke/mypgp.html,Fax:
+49261287 1001312
 




 3 Posts in Topic:
Problem with key in gnuplot 4.2
Rainer Krienke <krienk  2008-06-13 09:53:10 
Re: Problem with key in gnuplot 4.2
Juergen Wieferink <wie  2008-06-13 12:35:35 
Re: Problem with key in gnuplot 4.2
Rainer Krienke <krienk  2008-06-13 13:08:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 19:41:00 CST 2008.