... Maybe, yes. If this happens in the normal situation, where t->pointsize is a non-NULL pointer, then that might indeed be the effect of dereferencing the...
3977
bonnie8734e@...
Sep 23, 2000 12:34 pm
<HTML><FONT SIZE=3 PTSIZE=10><BR> </FONT><FONT COLOR="#ff0000" SIZE=5 PTSIZE=16><B><I>YOU CAN HAVE A MASTERCARD CARD WITH<BR> GUARANTEED* INSTANT ONLINE...
3978
Petr Mikulik
mikulik@...
Sep 24, 2000 7:32 am
When gnuplot finds a blank line in the 2d (graph) data file, then the two subsequent curves are not joint by a line on the graph. That's ok, but they are...
3979
David Denholm
dave.denholm@...
Sep 24, 2000 6:22 pm
... I think you can achieve this effect by subverting the 'every39; stuff, making several plots, with one set in each plot. The trick is to ask for every 1000'th...
3980
Petr Mikulik
mikulik@...
Sep 24, 2000 7:12 pm
... Yes, this is as I do for presentation purposes, but it may not be convenient in fast data evaluation for some reasons: - gnuplot is not caching data, thus...
3981
Dick Crawford
crawford@...
Sep 25, 2000 4:07 pm
... I believe the manual says this in the context of the "index" option, which uses the double-blank-line scheme as a way to separate independent data sets ...
3982
Hans-Bernhard Broeker
broeker@...
Sep 26, 2000 9:02 am
On Sun, 24 Sep 2000, Petr Mikulik wrote: [...] ... Nice idea, in principle. It's not even all that hard to implement, if you can accept it to change only on...
3983
Hans-Bernhard Broeker
broeker@...
Sep 26, 2000 9:06 am
... Impossible to tell if you don't show us what you tried, and how it failed. At least the 'multimsh.dem' demo script quite nicely works, separating the ...
3984
donald453@...
Sep 26, 2000 5:45 pm
Dear Friend, This really works! Have the faith, don't miss this opportunity, get involved also, and it will work for you as it does for us!!!!! Thank you for...
3985
Hans-Bernhard Broeker
broeker@...
Sep 29, 2000 3:01 pm
[Redirected to info-gnuplot-beta, as this is not about a bug] ... It's not documented to do that, currently, so 'should39; is open for discussion. I'd say this...
3986
Hans-Bernhard Broeker
broeker@...
Oct 2, 2000 10:49 am
On Mon, 2 Oct 2000, Laurens Andre wrote: [Redirected to gnuplot-beta, as this is not really a bug report] ... No such feature is currently underway, but if you...
3987
63426672@...
Oct 4, 2000 5:16 am
... reading ... [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
3988
HV555@...
Oct 4, 2000 1:05 pm
Herbal V: An Incredible All-Natural Healthy Alternative to Viagra Herbal V is the All Natural Approach to Male Virility, Vitality and Pleasure. Available N o w...
3989
Johannes Zellner
johannes@...
Oct 6, 2000 5:19 am
Hello, I just finished a pending feature from the times where the mouse stuff was hacked: A configurable offset for labels which are drawn together with a...
3990
Petr Mikulik
mikulik@...
Oct 6, 2000 10:17 am
When mouse moves in the mouseable gnuplot, then the string with the previous position is removed from the screen by xor and string with the new mouse position...
3991
Petr Mikulik
mikulik@...
Oct 6, 2000 10:22 am
... The auto changing linetype feature can be used for the following two cases: (a) There are discrete scans in the file, coming e.g. from different ...
3992
Dick Crawford
crawford@...
Oct 6, 2000 3:48 pm
On Friday, October 06, 2000 Petr Mikulik <mikulik@...> wrote ... How will the other options on "plot" be affected by this -- "title", "smooth",...
3993
cmay
cmay@...
Oct 7, 2000 11:04 pm
I am writing some programs that call gnuplot to print a hard copy of the data. I can do this without any problems in unix, and I would like to do this in...
3994
gerry
gerrarduffy@...
Oct 8, 2000 1:31 pm
Dear Friend You'll love this Imagine your website having thousands... even million of visitors every week. Would that help you earn more money? Then get the...
3995
Petr Mikulik
mikulik@...
Oct 9, 2000 6:58 am
... There won't be any other change except for the colour (i.e., linetype) increment. The "inclt" option would be intended for simplifying data previewing, not...
3996
Johannes Zellner
johannes@...
Oct 9, 2000 1:14 pm
... I vote for this! I'd also love to be able to set defaults: gnuplot> set defaults using 1:3 title 'fred' w lp gnuplot> plot 'fred.dat39; where everything...
3997
Petr Mikulik
mikulik@...
Oct 9, 2000 2:01 pm
... I would also like an option for something like "set data using 1:($2/$3*4e5)": it would make scripting easier and these using's would not go automatically...
3998
Hans-Bernhard Broeker
broeker@...
Oct 9, 2000 2:23 pm
... 'set using' is not used up yet. It'd fit nicely with other commands, like 'set xrange', that define a constant setting which can be overridden on a ...
3999
Hans-Bernhard Broeker
broeker@...
Oct 9, 2000 2:36 pm
... Not in current wgnuplot, AFAIK (and I should know: I'm the de facto maintainer of the windows port, albeit a reluctant one). The current code always opens...
4000
Petr Mikulik
mikulik@...
Oct 9, 2000 3:26 pm
I've noticed that there is still no documentation for the "system" and "history" commands I've contributed recently. I would prefer if an English-native person...
4001
Dick Crawford
crawford@...
Oct 9, 2000 4:33 pm
... That's fine -- but what do you want gnuplot to _do_? Will the inclt option turn off all other options? Or will the same value be used for all plots? Will...
4002
Dick Crawford
crawford@...
Oct 9, 2000 4:56 pm
... I have done nothing to the manual for gnuplot 3.7 since 3.7.0 was released. I have not given up maintenance of the manual, but my employment circumstances...
4003
Petr Mikulik
mikulik@...
Oct 10, 2000 7:45 am
... I want that gnuplot changes colour (=linetype) for each scan. So plot "a.dat" using 1:($3/$5*1e5) inclt would be equivalent to plot "a.dat" using...
4004
James R. Van Zandt
jrv@...
Oct 12, 2000 1:24 am
It seems to me that the line colors ought to meet two very simple criteria: that they should be easily distinguished from each other and from the background....
4005
James R. Van Zandt
jrv@...
Oct 12, 2000 2:04 am
I don't suppose I am the first to notice that in 3.8c, setting "hidden" does not hide the axes. What are the prospects for getting this fixed? - Jim Van Zandt...