Plotting on SVG4385 (11/4/2009 2:35:26 PM) I know gnuplot can write SVG, but can write on top of an existing SVG
file?
I'm currently using the "with rgbimage" functionality to draw tracks on
top of "tiles" from OpenStreetMap. In this example osmfil... brendan.halpin(15)
bring key box to front when using filledcurves8803 (11/3/2009 9:40:47 PM) Hi!
I'm trying to plot data with filledcurves. Unfortunately, the
filledcurves are plotted in front of the key box.
Short example:
plot x**2 title "test" w filledcurves x1, 10*x title "test 2" w
filled... Stefan
Gaps in dashed lines not transparent?1504 (11/4/2009 10:49:10 AM) Hi everybody,
I want to create a plot which shall have the following features:
- a dashed y-grid
- a dashed line to indicate a certain level
- colored rectangles in the background to highlight certain a... thomas.wagner.marl(1)
Adding description two each point of 2d plot1257 (11/4/2009 12:10:35 PM) Hi,
I have two dimensional data from some different users who all have a
name.
I made a 2d plot with some points from the data, now i want to add the
names of the users next to
each corresponding point... special1(1)
how to do a scatterplot11194 (11/3/2009 9:19:38 PM) Hi,
I wish to make a 2D scatterplot in gnuplot but I don't know how to do
this. the ame is to show the relationship between the data.
My data looks like this:
clubtitles budget
2 1524.200
2 24... robin.schille(14)
how to plot a trendline41392 (10/31/2009 8:49:55 PM) Hi,
How can I plot a trendline in gnuplot?
Thanx
Robin
my data file is as follows (de first column is a timeline, de second
column are data)
1 051.53
2 081.78
3 065.08
4 071.25
... robin.schille(14)
x11, wxt, special characters, fonts etc0577 (11/2/2009 9:26:38 PM) Dear all,
I have a problem with setting the proper fonts to obtain special
characters like the Euro sign or the degree sign.
Background: Gnuplot is called from a ruby on rails application (ROR app),
Apa... klaus.dahlke(1)
timefmt help...2456 (11/1/2009 7:18:13 PM) Hi.
I have a datafile with entries like this:
WorkThread: Round: 45 Wed Sep 23 14:28:01 CEST 2009 4571816 bytes Got:
200
WorkThread: Round: 95300 Mon Oct 26 15:15:31 CET 2009 685816 bytes
Got: 200
B... sune.jakobsson(1)
Skip plotting a certain range on a line plot1269 (10/28/2009 10:25:44 PM) Hi,
Say, I have 2 lines to plot on a line plot and the data of both lines
are store in the same data file. The range of the x-axis is from 0 to
10 (integer). For line 1, I want to plot the whole range from... yipkeikwok(8)