|
From: theozh <th...@gm...> - 2022-06-22 18:15:18
|
Please read and study the answer in detail to that linked question! You can also read the docs. In gnuplot console type: help borders, help xtics, etc.. One example hint: `set border lc "white" Am 22.06.2022 um 20:09 schrieb Emanuel Berg: > theozh wrote: > >> You simply have to set the linecolor and textcolor of all the >> other objects, e.g. borders, labels, tics, etc. to "white". > > Yes but _how_? This is what I'm asking. > >> https://stackoverflow.com/questions/72668058 > > ? > |