|
From: Victor P. <po...@na...> - 2012-12-07 15:27:04
|
I have calculated average value of some data for each month (each month during which the data was collected). I need to display this average data. Now I have the trouble to display month names at the X-axis. Each month name should be displayed maximum once. "set format x ''%b %Y" however outputs several major tics with the same label (month name). Also: if I I display every month name, then I will (a few years later) run out of horizontal space in X-axis to display all month names. What to do? -- Victor Porton - http://portonvictor.org |