|
From: theozh <th...@gm...> - 2022-06-23 04:06:48
|
> You simply have to set the linecolor and textcolor of all the other objects, e.g. borders, labels, tics, etc. to "white". Please read the documentation of `help key` and `help title`. There is an option "textcolor" or "tc" Am 23.06.2022 um 03:47 schrieb Emanuel Berg: > theozh wrote: > >> You can also read the docs. >> In gnuplot console type: help borders, help xtics, etc.. >> One example hint: `set border lc "white" > > Thanks but for the key and title lc is an "unknown key > option"? > |