Two scales in the same y axis31319 (11/13/2009 1:05:41 PM) Pals,
Is it possible to put two different scales (like kg/s and
lb/s) one to the left side, the other to the right side of the same
vertical axis (let's say, the yaxis)?
Thanks for any h... oscar.rotava(1)
How to visualize svn log data1779 (11/12/2009 11:42:51 AM) Hi all,
i have a newbie question about visualizing svn log data.
I have some data in this format:
# username, date, time
username,2009-11-11,13:35:13
....
Now i would like to present my data in gn... wolframalfa(1)
ask a small question about new user5181 (11/11/2009 4:34:55 PM) All friends,
I am a new user for gunplot, my friend advise me to use gunplot to
make graphs, but when I download gunplot and want to setup it.
However, I can not find how to set up it (my laptop is windows... lifeofsun(3)
bell curve in gnuplot?1376 (11/10/2009 10:22:18 AM) Hi,
I wish to plot a bell curve with a set of data. The mean is 2.04 and
standard deviation is 1.92. How can I plot this in a bell curve.
Thanx
the data is as follows:
2
2
2
1
7
5
3
5
5
4
0
3... robin
How to prevent graphs from blocking labels?3165 (11/10/2009 2:23:35 PM) Hello all,
I guess this might be an easy & stupid question, but I'm having a
trouble with graphs that block my labels. I guess this is simply
because I draw labels before graphs like this:
set label ... K
Combining xticlabels and xtic <incr>3577 (11/7/2009 9:25:12 PM) I'm trying to plot timestamped data (timestamp on the X axis,
entropy_avail on the Y): I want to format the tic-labels for the X-
axis to display as user friendly date strings but also only show tic
marks on... bmearns
special symbols in gnuplot21294 (11/8/2009 11:41:42 PM) Hi,
How can I put special symbols in gnuplot titles?
I want to use � in a gnuplot title so I put:
set encoding iso_8859_1
set title "titel \230foo"
but that doesn't work.
Can anyone help?
Thanx
... robin.schille(14)
draw a simple line y=32501 (11/8/2009 2:38:26 PM) Hi all,
I'm new to gnuplot and would like to know how to draw a straight line
y=3. I've already managed to embed graphs into LaTeX using epslatex
terminal. I've been trying to find it on the internet, but in... Martin
unwanted clipping of ylabel13303 (10/31/2009 2:04:28 PM) The econometric package gretl ships with a gnuplot,
which it uses for its graphs.
In gretl's gnuplot graphs, I'm seeing some clipping of the
text for the ylabel, and the gretl author believes this must
be... alan.isaac(265)
About launching help documents on MS Windows2166 (11/5/2009 2:25:43 PM) Dear gnuplot developers,
I don't know if this is still relevant or not but I've been reading
the mailing list and there was a comment there about difficulties with
the help facility, especially on newer ve... ISO