|
From: Gareth W. <g.w...@sh...> - 2011-06-15 15:44:37
|
On 15 Jun 2011, at 16:35, BBands wrote: > There is another way as well. See 'help set format', which lets you > use printf formatting. Something like "set format y "%2.0f" might be > what you want. > > jab > Thanks again for this. Someone proposed something like this off-list, which I have been playing around with. This method does indeed remove the decimal from the label. By rounding the number instead! So several of the labels are duplicated (0.5 becomes 0, 1.5 becomes 2, 2.5 becomes 2, etc). Best wishes, Gareth -- Dr. Gareth Walker School of English Literature, Language and Linguistics University of Sheffield Jessop West 1 Upper Hanover Street Sheffield S3 7RA email: g.walker at sheffield.ac.uk tel: 0114 2220238 homepage: http://gareth-walker.staff.shef.ac.uk/ |