|
From: Hans-Bernhard B. <HBB...@t-...> - 2014-03-13 11:58:39
|
On 13.03.2014 05:05, Rhys Ulerich wrote: > I have a use case where that behavior becomes a decided usability hiccup. > > set key autotitle > plot 'foo.dat' using 0:"x", 'bar.dat' using 0:"x" > > Now I have two autotitled legend entries that uselessly both say "x". > I can't tell them apart. So bite the bullet and _tell_ it what title you want. There's always a limit to the possible success of tools trying to read people's mind. If they fail, just tell them what to do. |