Is there any way to have gnuplot color the tic marks in the x and/or y axis? I’m using a background png file which is quite dark and I’d like the inner tics to show in white over it, not the default black.
Is there any way to have gnuplot color the tic marks in the x
Share
The
ticsseem to inherit their color from theborder:The tic labels get their color from the
textcoloroption oftics:(The string “white” should work too, but that wouldn’t look very nice in my demonstration since my background is white).
There is no way to change just the tic-color. However, if you want, you can change the tic/border color and then add a new border on top: