|
From: Hans-Bernhard B. <HBB...@t-...> - 2013-01-29 19:53:29
|
On 27.01.2013 21:23, dreichen wrote: > I am using gnuplot to plot charts of amperage/power data. The logger > generates a database entry (SQLite) every 60 seconds or so, so plotting a > monthly line chart is what I'm going for, but plotting xticlabels was very > messy, because it would place a label every minute for an entire month's > worth of data. So why use xticlabels at all? You have time-date data, so why not use a time-data scaled axis to display it? |