|
From: Martin P. <ma...@po...> - 2017-11-13 08:55:33
|
Ah, that worked. Thanks a lot! I'll keep in mind to use pngcairo rather than png in the future. - Martin On Friday, November 10, 2017 8:54:41 PM CET theozh wrote: > sorry, I tested it in a wxt terminal. > > Obviously, it is different with png (btw I would use pngcairo terminal). > > Something with "set output". > Apparently, you have to set it twice (once again between the dummy plot and > the second plot command). Furthermore, you need to close your output with > "set output" at the end. > > The following should now really be working as all-in-one copy&paste code. |