|
From: Eddie K. <ko...@cs...> - 2005-08-12 06:33:38
|
That's totally cool!! Having tried it out, it looks like it could effectively do most anything the old patch would have done. Thanks so much. Hope it makes it in! Eddie Ethan A Merritt wrote: > On Thursday 11 August 2005 04:44 pm, you wrote: > >>>On Thursday 11 August 2005 02:40 pm, Eddie Kohler wrote: >>>I.e., is the only effect of the patch to *not* turn off minor tics >>>in the presence of user labels? If so, then it seems like it could >>>be done either by using the 'set format' statement, or by a 1-line >>>change to the existing code. >> >>If it could be done by a 1-line change, great. The 'set format' >>statement doesn't work, as far as I know, if, for example, the user >>wants to highlight one important Y-position with a tic; "set ytics >>(1, 10, "Median" 25, 100, 1000, 10000)" > > > First pass at such a patch uploaded to SourceForge. > More than one line changed, but it only adds about 10 lines in total. > Give it a while and see if I have understood what you want. > In this form I might even use the feature myself :-) > |