|
From: Ethan M. <merritt@u.washington.edu> - 2007-02-15 23:35:44
|
On Thursday 15 February 2007 13:47, Ethan Merritt wrote: > > "set key auto column", either just before the splot command, or in the > > .gnuplot file (that's where I found it). > > Aha. You didn't tell us that part. > But then the error message is correct. > You have told it that you will provide a separate line of data containing > the key titles, but you didn't do so. So you got an error message. But you are correct that the 3D code should explicitly handle the return codes DF_FOUND_KEY_TITLE and DF_KEY_TITLE_MISSING. I will fix that. Also it is more difficult than it should be to turn off the option "set key autotitle columnheader". There should be a complementary setting "set key autotile file", or something like that. thanks for the bug report, Ethan -- Ethan A Merritt Courier Deliveries: 1959 NE Pacific Dept of Biochemistry M/S 357742 Health Sciences Building University of Washington - Seattle |