|
From: BBands <bb...@gm...> - 2014-10-06 15:02:04
|
You can set up the labels on the axes just about any way you want. See
'help set xtics'.
One nice feature is 'set xtics add', or in your case 'set ytics add',
which will allow you to add and format individual labels.
Best,
John
On Sat, Oct 4, 2014 at 1:11 AM, Dave Horsfall <da...@ho...> wrote:
> Yeah, I'm still plotting my vital stats; it provides great feedback about
> trends (even my doctor likes it!) and I recommend it. Anyway...
>
> I'd like to put markers on the y-axes, say, at 100 and 140 for the
> systolic blood pressure etc; extra brownie points if they're in the same
> colour as the line type. I can't seem to find a demo that does it (and
> I've yet to buy the book), so is there a neat way?
|