|
From: <HBB...@t-...> - 2008-01-30 20:31:12
|
qwertzuiop wrote: > How can i set the y-achses from numerical values to events? > I only know the expression " set xtics". Just in case that wasn't obvious: the same can be done with 'set ytics', too. But you'll probably want the yticlabels() argument to 'using'. See "help using". |