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...
4973
Petr Mikulik
mikulik@...
Jun 26, 2001 3:07 pm
*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,...
4974
Hans-Bernhard Broeker
broeker@...
Jun 26, 2001 3:20 pm
... 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...
4975
Petr Mikulik
mikulik@...
Jun 26, 2001 5:42 pm
... 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...
4976
Hans-Bernhard Broeker
broeker@...
Jun 26, 2001 6:05 pm
[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...
4977
Petr Mikulik
mikulik@...
Jun 26, 2001 7:45 pm
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 ...
4978
Hans-Bernhard Broeker
broeker@...
Jun 27, 2001 9:34 am
... 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...
4979
Petr Mikulik
mikulik@...
Jun 27, 2001 10:00 am
... 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...
4980
Jonathan Thornburg
jthorn@...
Jun 28, 2001 10:44 am
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 ...
4981
Hans-Bernhard Broeker
broeker@...
Jun 28, 2001 11:46 am
... 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...
4982
Jonathan Thornburg
jthorn@...
Jun 28, 2001 12:01 pm
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...
4983
Jonathan Thornburg
jthorn@...
Jun 28, 2001 12:58 pm
[[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...
4984
Hans-Bernhard Broeker
broeker@...
Jun 28, 2001 1:16 pm
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...
4985
Jonathan Thornburg
jthorn@...
Jun 28, 2001 2:07 pm
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...
4986
Hans-Bernhard Broeker
broeker@...
Jun 28, 2001 2:32 pm
... 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*...
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...
4989
Hans-Bernhard Broeker
broeker@...
Jun 29, 2001 1:00 pm
... 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...
4990
James R. Van Zandt
jrv@...
Jun 30, 2001 9:10 pm
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 ...
4991
Hans-Bernhard Broeker
broeker@...
Jul 3, 2001 1:15 pm
... [...] ... 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...
4992
Hans-Bernhard Broeker
broeker@...
Jul 3, 2001 5:08 pm
[Note: redirecting this to the developers39; mailing list, where bug reports about the development version are supposed to go, rather than the users' mailing...
4993
Lars Hecking
lhecking@...
Jul 5, 2001 12:36 pm
... 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. [[[[...
4994
Alexander Mai
st002279@...
Jul 5, 2001 12:38 pm
... OK, let's agree on 2.13 for now. We need to document this; at the same place we should also mention the 'prepare39; shell script for gnuplot/CVS users. BTW,...
4995
Hans-Bernhard Broeker
broeker@...
Jul 5, 2001 1:13 pm
... We couldn't solve it ourselves, right. Back then, it required SourceForge personnel's manual intervention to do this (--> file SupportRequest, wait). By...
4996
Hans-Bernhard Broeker
broeker@...
Jul 5, 2001 1:15 pm
... 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...
4997
Nigel Nunn
nNunn@...
Jul 7, 2001 5:04 pm
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...
4998
Lars Hecking
lhecking@...
Jul 7, 2001 5:24 pm
... 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. ...
4999
Nigel Nunn
nNunn@...
Jul 7, 2001 6:07 pm
... 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...
5000
Hans-Bernhard Broeker
broeker@...
Jul 9, 2001 10:08 am
... 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...
5001
William D. Kirby
wdkirby@...
Jul 9, 2001 6:56 pm
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...