Dear,
I try the following:
set yrange [-40:0]
# start increment
set ytics in -40, 10 nomirror
set ytics out add ("" -3.01)
set mytics 2
The result is that all thicks are outside.
This is wrong: I specify all tics (mayor and minor) as in,
only one mayor ticmark at -3.01 is out.
This mean the in|out describer is procedural and not declarative.
I find this wrong.
Regards,
Francky
|