|
From: Christoph B. <us...@be...> - 2013-03-06 10:59:01
|
Hi, Am 06.03.2013 11:16, schrieb Sylwester Arabas: > > Also, why not make it a default behaviour? It's quite tricky to find out > why you get same plots with different data :) the 'name' parameter is primarily used to name the plots in a svg file. If one would make this default behaviour (like it is done e.g. in lua terminal), one must also take care to encode the URI of the image file in the xlink:href part properly. > > > I replaced the : by _ in the filename, because 'name' takes only > > alphanumeric characters and _. (Don't know why) > > While gnuplot does warn about e.g. a dot in the value of "name", it in > fact proceeds with creating the file correctly!: For me it does not (4.6.0 and CVS). Best regards, Christoph |