Search the web
Sign In
New User? Sign Up
info-gnuplot-beta · Info-gnuplot BETA
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3986 - 4015 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3986
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...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 2, 2000
10:49 am
3987
... reading ... [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
63426672@...
Send Email
Oct 4, 2000
5:16 am
3988
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...
HV555@...
Send Email
Oct 4, 2000
1:05 pm
3989
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...
Johannes Zellner
johannes@...
Send Email
Oct 6, 2000
5:19 am
3990
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...
Petr Mikulik
mikulik@...
Send Email
Oct 6, 2000
10:17 am
3991
... 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 ...
Petr Mikulik
mikulik@...
Send Email
Oct 6, 2000
10:22 am
3992
On Friday, October 06, 2000 Petr Mikulik <mikulik@...> wrote ... How will the other options on "plot" be affected by this -- "title", "smooth",...
Dick Crawford
crawford@...
Send Email
Oct 6, 2000
3:48 pm
3993
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...
cmay
cmay@...
Send Email
Oct 7, 2000
11:04 pm
3994
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...
gerry
gerrarduffy@...
Send Email
Oct 8, 2000
1:31 pm
3995
... 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...
Petr Mikulik
mikulik@...
Send Email
Oct 9, 2000
6:58 am
3996
... 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.dat' where everything...
Johannes Zellner
johannes@...
Send Email
Oct 9, 2000
1:14 pm
3997
... 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...
Petr Mikulik
mikulik@...
Send Email
Oct 9, 2000
2:01 pm
3998
... '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 ...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 9, 2000
2:23 pm
3999
... 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...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 9, 2000
2:36 pm
4000
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...
Petr Mikulik
mikulik@...
Send Email
Oct 9, 2000
3:26 pm
4001
... 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...
Dick Crawford
crawford@...
Send Email
Oct 9, 2000
4:33 pm
4002
... 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...
Dick Crawford
crawford@...
Send Email
Oct 9, 2000
4:56 pm
4003
... 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...
Petr Mikulik
mikulik@...
Send Email
Oct 10, 2000
7:45 am
4004
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....
James R. Van Zandt
jrv@...
Send Email
Oct 12, 2000
1:24 am
4005
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...
James R. Van Zandt
jrv@...
Send Email
Oct 12, 2000
2:04 am
4006
The gif and png terminals let the user set line colors with this syntax: set term png xff0000 x00ff00 x0000ff xff8000 I would like to add this capability to...
James R. Van Zandt
jrv@...
Send Email
Oct 12, 2000
2:04 am
4007
... I guess this won't work on e.g. wgnuplot as on M$ OSes there is no xlib. Perhaps a general function allowing the conversion of colour specifications to...
Jürgen v.Hagen
vonhagen@...
Send Email
Oct 12, 2000
7:21 am
4008
... the pm3d palettes are functions which map z to r/g/b: red(z) green(z) blue(z) There's no guarantee that you get a specific color /exactly/, pm3d has no...
Johannes Zellner
johannes@...
Send Email
Oct 12, 2000
8:34 am
4009
... It already is fixed, but for now only in my private version, available in the sourceforge CVS repository as the 'axis' branch. Fixing this required a major...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 12, 2000
8:48 am
4010
... That'd be a good idea, really. Actually, it might pay off to move this capability into the core (i.e. into term.c, or a new termhelp.c), and allow any...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 12, 2000
8:52 am
4011
... It might be a better idea to use the web216 palette in all drivers. Gif and png already do. [[[[ unsubscribe from info-gnuplot-beta via...
Lars Hecking
lhecking@...
Send Email
Oct 12, 2000
9:31 am
4012
... Definitely agreed. I was at some stage considering to have a parser for generic term options somewhere outside term/. It could be called by all drivers,...
Lars Hecking
lhecking@...
Send Email
Oct 12, 2000
9:33 am
4013
READY TO KNOW? ... [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
00914698@...
Send Email
Oct 12, 2000
3:46 pm
4014
... JvH> I guess this won't work on e.g. wgnuplot as on M$ OSes there is no JvH> xlib. ... HB> Just think of platforms like DOS, for which there is no way at...
John A. Turner
turner@...
Send Email
Oct 13, 2000
6:15 pm
4015
... what exactly do you mean with `not working' ? Do you have any references the solaris siglongjmp & co functions (e.g. man pages) ? Normally the sig.....
Johannes Zellner
johannes@...
Send Email
Oct 15, 2000
2:13 am
Messages 3986 - 4015 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help