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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 4972 - 5001 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4972
PC-VERDIENST DURCH E-MAIL SENDEN ... Arbeiten Sie mit Ihrem PC und verdienen Sie GELD von zu Hause aus ! Sie können innerhalb der nächsten 90 Tage mehr als...
mir
mir@...
Send Email
Jun 21, 2001
4:58 pm
4973
*YOU* can "help terminal x11" by implementing rotated text! Or do X11 people prefer all labels horizontal? OS/2 terminal can rotate text, Windows terminal can,...
Petr Mikulik
mikulik@...
Send Email
Jun 26, 2001
3:07 pm
4974
... Because, as surprising as that may be, X11 itself doesn't support rotated text, either. That places supporting rotated text into a whole different ballpark...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 26, 2001
3:20 pm
4975
... I know that the (very old design?) API of X11 does not allow rotating text as simply as one more option somewhere in an API call. But printing to a bitmap...
Petr Mikulik
mikulik@...
Send Email
Jun 26, 2001
5:42 pm
4976
[Taking this over to gnuplot-beta...] ... Lemme explain the gore details. The problem is one that has been noticed before. It's a complication caused by...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 26, 2001
6:05 pm
4977
I usually use something like f(x) = ... xfrom=1; xto=11; set xrange [xfrom:xto]; set x2range [f(xfrom):f(xto)] plot g(x) and it works even with mouse zooming ...
Petr Mikulik
mikulik@...
Send Email
Jun 26, 2001
7:45 pm
4978
... Right. As I said: a large part of the problem was that he did *not* specify any x2range at all. But this technique has a drawback, too: it needs knowledge...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 27, 2001
9:34 am
4979
... Yes, I've spotted the problem on this mapping: energy(wavelength) = 12398 / wavelength I'll fix it (later). ... I would be very pleased if you can...
Petr Mikulik
mikulik@...
Send Email
Jun 27, 2001
10:00 am
4980
Using either of two recent CVS versions of gnuplot, Version 3.8e patchlevel 1 last modified Mon Dec 18 09:25:03 CET 2000 System: Linux 2.2.19-6.2.1smp or ...
Jonathan Thornburg
jthorn@...
Send Email
Jun 28, 2001
10:44 am
4981
... This will plot the points in *linetype* 1, pointtype 7. The sample in the 'test' page, however, is in some other linetype (0 or -1, I guess). ... I'm not...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 28, 2001
11:46 am
4982
Using G N U P L O T Version 3.8e patchlevel 1 last modified Mon Dec 18 09:25:03 CET 2000 System: Linux 2.2.19-6.2.1smp the colors produced by the postscript...
Jonathan Thornburg
jthorn@...
Send Email
Jun 28, 2001
12:01 pm
4983
[[About 50 minutes ago I mistakenly sent a mangled duplicate copy of my original message to the mailing list. My apologies for the duplicate; you can just...
Jonathan Thornburg
jthorn@...
Send Email
Jun 28, 2001
12:58 pm
4984
On Thu, 28 Jun 2001, Jonathan Thornburg wrote: [...] ... The problem is that this knowledge is spread over more than 1 "help" node, I'd say. ... I don't think...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 28, 2001
1:16 pm
4985
JT| I was in fact able to get the effect I wanted (solid black circles) JT| by plotting 'with points linetype 7 pointtype 7 pointsize 0.5'. JT| But I only knew...
Jonathan Thornburg
jthorn@...
Send Email
Jun 28, 2001
2:07 pm
4986
... There is no real need for that, since this support is not actually dependent upon the plot style directly, anyway. The plot style just determines *whether*...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 28, 2001
2:32 pm
4987
NetPIMS 1.0 ¾È³çÇϽʴϱî? info-gnuplot-beta´Ô. ±×µ¿¾È ¸¹Àº ºÐµéÀÇ °ü½É¼Ó¿¡¼­ °³¹ßµÇ¾î¿Â NetPIMS 1.0 À» ÀÌÁ¦...
Info
info@...
Send Email
Jun 29, 2001
12:10 am
4988
The following part of the pm3d demo.gp fails in a Win32 build with Cygwin v1.3.2 when a hidden3d command is used. Failure meaning complete crash on a Windows...
William D. Kirby
wdkirby@...
Send Email
Jun 29, 2001
10:47 am
4989
... Hmm.... I'm not sure it's the actual reason for the crash you saw (no Win32 system near me to check this on), but using that script on a 64bit Unix machine...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 29, 2001
1:00 pm
4990
Hans-Bernhard - Thank you very much for your ideas on creating what you call a "fence" plot. I decided it was sufficiently non-obvious that it should be ...
James R. Van Zandt
jrv@...
Send Email
Jun 30, 2001
9:10 pm
4991
... [...] ... OK. Done it. The new settings are called: set autoscale x2fixmin and friends. I'll put the full-scale coupled-axes stuff on the back-burner. It's...
Hans-Bernhard Broeker
broeker@...
Send Email
Jul 3, 2001
1:15 pm
4992
[Note: redirecting this to the developers' mailing list, where bug reports about the development version are supposed to go, rather than the users' mailing...
Hans-Bernhard Broeker
broeker@...
Send Email
Jul 3, 2001
5:08 pm
4993
... It won't work with 2.50. 2.50 is not compatible with 2.13, and I haven't found a way yet to rewrite configure.in so that both versions work. [[[[...
Lars Hecking
lhecking@...
Send Email
Jul 5, 2001
12:36 pm
4994
... OK, let's agree on 2.13 for now. We need to document this; at the same place we should also mention the 'prepare' shell script for gnuplot/CVS users. BTW,...
Alexander Mai
st002279@...
Send Email
Jul 5, 2001
12:38 pm
4995
... We couldn't solve it ourselves, right. Back then, it required SourceForge personnel's manual intervention to do this (--> file SupportRequest, wait). By...
Hans-Bernhard Broeker
broeker@...
Send Email
Jul 5, 2001
1:13 pm
4996
... That would be impossible, I think. I.e. we'll have to require exactly *one* of the two. Looking at the status of things as visible in the gnu.utils.bug...
Hans-Bernhard Broeker
broeker@...
Send Email
Jul 5, 2001
1:15 pm
4997
I have some time to work on an MFC-friendly Visual Studio Workspace for Gnuplot. Looks like there have been quite a few changes since that last snapshot...
Nigel Nunn
nNunn@...
Send Email
Jul 7, 2001
5:04 pm
4998
... I have some changes to configure here that I need to complete first. Then I'd commit them and release current as 3.8g some time next week, if that's ok. ...
Lars Hecking
lhecking@...
Send Email
Jul 7, 2001
5:24 pm
4999
... Thanks Lars. In the meantime, if anyone has preferences for implementing an MFC textwin (ListView/EditView/etc) now is a fine time to say so. Using a...
Nigel Nunn
nNunn@...
Send Email
Jul 7, 2001
6:07 pm
5000
... Just to plug the holes in my lossy memory: you do have that MFC version prepared by that Italian fellow, Amadeo Farello, right? If you don't, tell me, and...
Hans-Bernhard Broeker
broeker@...
Send Email
Jul 9, 2001
10:08 am
5001
Testing of the Cygwin WIN32 version of the latest cvs snapshot the following script still causes an access violation. It is taken from the pm3d demo.gp set. I...
William D. Kirby
wdkirby@...
Send Email
Jul 9, 2001
6:56 pm
Messages 4972 - 5001 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