|
From: Matt K. <mk...@sg...> - 2005-07-06 14:32:01
|
Hi, I have the following input file: 104 09:14 104 09:15 107 09:16 105 09:18 85 14:56 92 08:17 I am trying to graph this using boxes but the graph isn't doing what I want...Here are the commands I am giving gnuplot: gnuplot> set xdata time gnuplot> set timefmt "%H:%M" gnuplot> plot ["0:00":"23:59"] "email_input.txt" using 2:1 w boxes Can anyone help me to get this graphing correctly? Thanks, Matt ************DISCLAIMER************* This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee, please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that using, disclosing, copying or distributing the contents of this information is strictly prohibited. ************DISCLAIMER************* |