border vs tics

skejg via gnuplot-info <[email protected]> Sat, 15 Feb 2025 19:48:12 +0000
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <[email protected]>
Hi!


Let's say I have the following code:

    [...]
    unset grid
    set grid noxtics ytics lc rgb '#c6dbef'
    unset border
    set border 1 lw 2 lc rgb '#000000'
    unset tics
    set ytics axis nomirror offset -1 0.02, 0.02, 0.1 textcolor rgb '#ff0000'
    [...]

...which results in the following fragment of the y-axis: 
https://qu.ax/bsffh.png (or see attached).

Now, the manual for `border` says that:

> Besides the border itself, this line style is used for the tics,
> independent of whether they are plotted on the border or on the axes
> (see set xtics).

...which is probably why I have those little black tics leftovers :)

And therefore my question: can I somehow eliminate those 'dashes'
completely? Would be grateful for a hint :)


Thank you,



-- 
skejg


_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info