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 609 - 638 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
609
Hi , I am having problems with the grid in 3.6 beta version. The following is the list i have used. set xtics 100,100,600 set title 'logP-logV' set ylabel...
vasudeva kothamasu
kothamas@...
Send Email
Oct 1, 1997
6:11 pm
610
Hi, Vasudeva ... Well, you're not really having problems with the *grid*, exactly. It's the tic placement for logarithmic axes that seems to have changed. ... ...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 2, 1997
1:10 am
611
... I had a quick poke around, and I think I found a couple of the places where the margins are rounded up. In graphics.c 1) Around line 412 if (!tic_in &&...
David Denholm
David.Denholm@...
Send Email
Oct 10, 1997
7:17 pm
612
Hi, gang, I just uploaded my latest version of "gnuplot.doc" to cmpc1.../incoming. With great audacity the file is named simply "gnuplot.doc.gz" -- I hope this...
crawford richard
u600256@...
Send Email
Oct 11, 1997
12:28 am
613
Hi, all, ... I believe the "bogus if-statement" is out of place -- a few lines up is a line that reads top_margin += x2ticdelta + x2tic_textheight; This...
crawford richard
u600256@...
Send Email
Oct 11, 1997
12:57 am
614
I knew it would happen ... Having posted the "final" version of gnuplot.doc last week, I have now posted an even more final version. The new one is...
crawford richard
u600256@...
Send Email
Oct 13, 1997
7:16 pm
615
Hello! I noticed that gnuplot seems to distort certain 3d views. Just try set view 0,30 splot x which should (?) give a rectangular area (= top view of the 3d...
Albrecht Dress
dress@...
Send Email
Oct 14, 1997
6:21 pm
616
Hello, Albrecht, and everyone (Albrecht: Ich schreibe in Englisch, weil die Antwort an alle geht...) ... Actually, it's a parallelogram, not just a trapezoid...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 14, 1997
8:15 pm
617
... I tried: set size 0.68,1.0 set view 0,30 splot x and got an almost perfect plot! Yours [[[[ unsubscribe from info-gnuplot-beta via majordomo@......
Joergen Lippert, HELS...
jorgen.lippert@...
Send Email
Oct 14, 1997
9:20 pm
618
I have uploaded 'gnuplot-b336-maxmin.patch' to ftp://cmpc1.phys.soton.ac.uk/incoming/ It implements a pair of max(x,y) and min(x,y) functions. I've even ...
Kai Harrekilde-Petersen
khp@...
Send Email
Oct 24, 1997
3:31 pm
619
... thanks dd -- david.denholm@... Tel +44 (0)1494 453376 (work) +44 (0)1494 459742 (home) [[[[ unsubscribe from info-gnuplot-beta via...
David Denholm
David.Denholm@...
Send Email
Oct 24, 1997
6:27 pm
620
Hello All! I have some problems by labeling the y2 axis and setting y2tics More - see below). Thanks for any hint. ciao manfred QUESTION ======== 1 How can I...
Manfred Weber
manfred@...
Send Email
Oct 27, 1997
8:37 pm
621
... looks about right ... This looks like a bad bug. Internally, when using a log scale, it is the logged quantities that are stored. It looks like a test has...
David Denholm
David.Denholm@...
Send Email
Oct 27, 1997
8:56 pm
622
Hello David, hello All! The following to the problem setting range, label and tic for x2axis and y2axis: Yesterday I had Unix version 3.5 (pre 3.6) patchlevel...
Manfred Weber
manfred@...
Send Email
Oct 27, 1997
11:38 pm
623
Hello! How is it possible to create the character ''_'' (underline) into the word ''fine_gnuplot'' by using the commands set term postscript eps enhanced mono...
Manfred Weber
manfred@...
Send Email
Oct 28, 1997
10:44 pm
624
gp338beta36 solution underline char Hello All, hallo Hans-Bernhard! I found the solution by myself: ''... set term postscript eps enhanced mono "Times-Roman"...
Manfred Weber
manfred@...
Send Email
Oct 29, 1997
12:15 am
625
Hi, all, When I posted the latest version of the master doc file, I forgot to ask if one of you could kindly generate a PostScript copy of it and post it also ...
crawford richard
u600256@...
Send Email
Oct 28, 1997
6:50 pm
626
... It turns out that probably all doc2xxx converters are kind of buggy. The problem, at least for doc2tex and doc2ms ([tn]roff) is that all tables can only...
Lars Hecking
lhecking@...
Send Email
Oct 30, 1997
2:03 am
627
Hello All! Fixing the bug into gnuplot.tex for making gnuplot.ps as following: Change into gnuplot/docs/gnuplot.tex line 2740 (nearly) from ...
Manfred Weber
manfred@...
Send Email
Oct 30, 1997
4:28 am
628
I wonder if there would be any use to moving gnuplot's documentation format to SDF. Information on SDF can be found at <http://www.mincom.com/mtr/sdf/>. Here's...
David C. Schooley
schooley@...
Send Email
Oct 29, 1997
11:05 pm
629
... We'd still need our own preprocessor to decide which terminal drivers are to have their docs included, but that shouldn't be too hard. Believe it or not,...
Gary Holt
holt@...
Send Email
Oct 30, 1997
5:37 am
630
Hi all, I have uploaded a new set of diffs for beta 338 to cpmc1/incoming: -rw-r--r-- 1 root daemon 25971 Oct 29 21:01 lh971029.tar.gz $ tvzf...
Lars.Hecking.
lhecking@...
Send Email
Oct 30, 1997
5:10 am
631
Hi, all, In message-Id: <v03110703b07d42c6ea6b@[130.207.226.194]> ... We'd still need our own preprocessor to decide which terminal drivers are to have their...
crawford richard
u600256@...
Send Email
Oct 29, 1997
10:23 pm
632
Hello All, for doc2tex only (I think) I have 3 suggestions to make *dvi- and *ps-files possible - for the time being - short-term. ciao manfred 1. In file...
Manfred Weber
manfred@...
Send Email
Oct 30, 1997
8:40 am
633
... But it does have one not-so-minor drawback: The docs will be over 250 K per distributed format, so we might end up *doubling* the current overall size of...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 30, 1997
10:32 pm
634
In message-Id: <19971029213756.12756.qmail@...> ... HBB already mentioned the size problem. But there should be nothing at all ...
crawford.richard.
u600256@...
Send Email
Oct 30, 1997
7:42 pm
635
I have to run off to give an exam, so this may be a bit rushed... ... sdf allows include files and custom filters, so it might be possible to do this within...
David C. Schooley
schooley@...
Send Email
Oct 31, 1997
1:59 am
636
... Just for info: Lars, did you get any response from the originator of that thread, Vasudeva Kothamasu, once we managed to help him to a successful ...
Hans-Bernhard Broeker
broeker@...
Send Email
Oct 31, 1997
9:35 pm
637
[RTU port] ... Didn't get any response either, but I have asked him to apply my diffs to a clean beta338 source tree, and I'm waiting for him to get back to...
Lars.Hecking.
lhecking@...
Send Email
Oct 31, 1997
8:55 pm
638
... Only one thought : if 3.6 ever gets out, and we move on to making gnuplot a suite of libraries, having them all in one source file will force an...
David Denholm
David.Denholm@...
Send Email
Nov 1, 1997
12:05 am
Messages 609 - 638 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