|
From: Jelle de J. <jel...@po...> - 2018-07-25 19:22:56
|
On 25/07/18 20:56, Jelle de Jong wrote: > Hello everybody, > > I am patching up some older tool that uses gnuplot to generate documents > and I could use some help, with the gnuplot input syntax reference. > > /usr/bin/gnuplot --version > gnuplot 4.6 patchlevel 2 > > This is my old gnuplot input file: https://paste.debian.net/hidden/4e7b108e/ > > In the new output some of the lines are the wrong colour. What are the > commands responsible for the lines? So I can check and reference the old > and new syntax and change the input file? I think I will need to investigate more. From what I can tell is that it uses lifestyles, but these are set somewhere else. And it seems there may be a post process tool that changes the linestyles in eps files as well. Kind regards, Jelle de Jong |