Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx01.iad01.newshosting.com!newshosting.com!news-out.readnews.com!transit3.readnews.com!postnews.google.com!t3g2000vbe.googlegroups.com!not-for-mail From: zak Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Problem with x2tics and time data Date: Mon, 12 Sep 2011 08:29:10 -0700 (PDT) Organization: http://groups.google.com Lines: 5 Message-ID: References: <0b21f6d9-a76c-4841-9ae8-559e4b242795@o26g2000vbi.googlegroups.com> <9d689jFntvU1@mid.dfncis.de> <913328a0-54d8-472b-adf4-7202be1b3582@a12g2000yqi.googlegroups.com> NNTP-Posting-Host: 193.26.47.77 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1315841350 14061 127.0.0.1 (12 Sep 2011 15:29:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 12 Sep 2011 15:29:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t3g2000vbe.googlegroups.com; posting-host=193.26.47.77; posting-account=hscLEwoAAAAPD39jqvzvftC_ujaypYl2 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2,gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:578 setting x2range to xrange solved the problem: set x2range ["2011-08-25 06:00":"2011-09-04 06:00"] plot ["2011-08-25 06:00":"2011-09-04 06:00"] "data" ...