Displaying 20 results from an estimated 3000 matches similar to: "Clean up a scatterplot with too much data"
2004 Dec 23
3
combination of scatterplot and image graph
Dear R users,
I'm interested in a combination of a scatterplot and an image graph.
I have two large vectors. Because in the scatterplot some areas are
sparsely and others densely populated, I want to see the points, and
I also want their color to be changed based on their density (similar
to a heat map). Is there a function that can do that?
Thank you,
b.
2011 Nov 22
3
making scatterplot easier to read
Dear R users,
do you know an easy way (other than star plot) of making several points
laying one over another visible? Is it any simple way of increasing such
"multipoint" symbols - or shifting their positions randomly to make several
points in one place visible?
Cheers,
sz.
--
Szymon Drobniak || Population Ecology Group
*Institute of Environmental Sciences, Jagiellonian University
2003 Jan 03
4
number plot symbol in scatterplot?
If I make a scatterplot and several (e.g. 5) points lie on top of each other
at a given x,y location I would like the plot symbol to be the number of
superimposed points (e.g. "5"). Could someone please tell me how to do this
in R? Thanks!
Bill Simpson
2004 Nov 24
12
scatterplot of 100000 points and pdf file format
Hi,
I want to draw a scatter plot with 1M and more points and save it as pdf.
This makes the pdf file large.
So i tried to save the file first as png and than convert it to pdf.
This looks OK if printed but if viewed e.g. with acrobat as document
figure the quality is bad.
Anyone knows a way to reduce the size but keep the quality?
/E
--
Dipl. bio-chem. Witold Eryk Wolski
MPI-Moleculare
2007 Dec 18
9
Scatterplot Showing All Points
Hello all,
I'm trying to graph a scatterplot of a large (5,000 x,y coordinates) of data
with the caveat that many of the data points overlap with each other (share the
same x AND y coordinates). In using the usual "plot" command,
> plot(education, xlab="etc", ylab="etc")
it seems that the overlap of points is not shown in the graph. Namely, there
are
2009 Jan 03
1
hexbin plot
Hello,
I would like some help to plot a vertical line on a scatterplot build with
hexbin package.
I just need to plot a vertical line on the graph to mark a threshold value
on x axis.
It would be better if the parameter of the plot line function respect
the x axis scale.
Thanks,
Rodrigo
[[alternative HTML version deleted]]
2010 Oct 18
2
Question about Density Plot
Hi
I've attached an example about something I want to do in R. This example
was done in a Fortran application called ASGL. Here's an example in
matplotlib
http://matplotlib.sourceforge.net/examples/pylab_examples/hexbin_demo.html
Basically, it's like a scatter plot, but have several additional things.
One thing are the grids inside the graph, and the other is a density bar
used
2011 Jul 25
1
Trouble with line of best fit
I don't usually do much with graphs in R, and this is my first time adding a
line of best fit. Hopefully this is an easy problem to solve.
I'm looking at a variable called soloKills along the range 5:28. Here are
all my commands, in script form:
range=5:28
graph=soloKills
title="Solo kill/death data"
xlabel="Number of deaths/1 game"
ylabel="Mean number of kills/1
2016 Jul 12
3
Forking and adapting an R package
Hello.
I'm trying to adapt the package ?hexbin? to suit my needs. This is the first
time I do this. I've read a bit through Hadley's ?R packages?, but now I'm
pretty lost (from a workflow point of view). I am using RStudio and Hadley's
devtools.
So I forked the repo I want to adapt: https://github.com/grssnbchr/hexbin and
cloned it using RStudio (I created a new project).
2016 Jul 12
3
Forking and adapting an R package
Hello.
I'm trying to adapt the package ?hexbin? to suit my needs. This is the first
time I do this. I've read a bit through Hadley's ?R packages?, but now I'm
pretty lost (from a workflow point of view). I am using RStudio and Hadley's
devtools.
So I forked the repo I want to adapt: https://github.com/grssnbchr/hexbin and
cloned it using RStudio (I created a new project).
2011 Mar 13
2
XP not obeying Samba file perms
Hi List,
I have an unusual problem concerning the Windows XP "Rotate" image
explorer shell extension. I have a share called "Archives" defined with
a number of sub-directories. Whilst I have read/write permission to all
directories, I am unable to use the Windows XP "Rotate Clockwise" or
"Rotate Counter Clockwise" image command on JPG's contained
2016 Jul 12
2
[R] Forking and adapting an R package
On 12/07/2016 7:28 AM, timo at timogrossenbacher.ch wrote:
> Hello.
>
> I'm trying to adapt the package ?hexbin? to suit my needs. This is the first
> time I do this. I've read a bit through Hadley's ?R packages?, but now I'm
> pretty lost (from a workflow point of view). I am using RStudio and Hadley's
> devtools.
>
> So I forked the repo I want to
2012 Mar 13
1
sunflower plot, making vectors?
I'm having a bit of trouble finding and understanding the correct function to
make numeric vectors to feed the sunflowerplot function. I have 33k points
to show and I want to do better than the standard scatter plot.
I gather that I need two vectors (x and y) of the same count containing the
"center" value of each bin.
FYI - I have two pieces of data:
1 - x axis - time in days of
2004 Nov 09
1
gplot.hexbin - how to set figure margin.
Hi,
Would like to use to the hexbin package to plot a 2D hist - because it looks really _cool_.
My problem is related to drawing a pdf hexbin graphic in series of other graphics.
All other figures have a par(mar=c(3.2,3.2,1,1)). So the gplot.hexbin figure in this series looks a little alienated?
Was trying a to specify the _mar_ using par, viewport, hexViewport etc. a little.
My question. How
2012 Mar 22
3
How to export hexbin tables?
Hi all!
I'm trying to save an output of the HEXBIN process... is so much data
(105k), and I need to export to an ASCII file.
I tried to use:
write.table() ----> Error in as.data.frame.default(x[[i]], optional = TRUE)
:
cannot coerce class 'structure("hexbin", package = "hexbin")' into a
data.frame
cat() ---> Error in cat(list(...), file, sep, fill,
2005 Mar 31
1
hexbin and grid - input data values as coordinates
Dear all,
I am trying to use hexbin and read the very interesting article on grid
( http://www.ci.tuwien.ac.at/Conferences/useR-2004/Keynotes/Murrell.pdf ) and am hoping for some advice from more experienced users of hexbin.
I am trying to visualise a data and fit a straight line trough it. For
example, here is how I would do it in the usual way
# simulate data
x <- rnorm(1000)
y <-
2008 May 13
2
pch="." plots much faster
Dear list,
I realised by chance when analysing a 1521862 ? 8 matrix that plotting
was much faster when using "." as the argument of `pch'. I was just
wondering if there were other ways to get this speed improvement: it is
otherwise quite difficult to explore such big matrices, especially given
that X11 redraws the plot whenever its window is covered/uncovered by
another window, or
2007 Apr 18
2
why does --size-only not detect change only is size (but also time)?
Hi,
I'm wondering why when I use --size-only on the same file, except the
modification time, rsync transfers the modification time?
I was under the impression that --size-only caused rsync to transfer files
based upon differences in the size of the file.
For example:
#cp Untitled.pdf Untitled-2.pdf
#touch Untitled.pdf
#rsync -ani --size-only Untitled.pdf Untitled-2.pdf
.f..t......
2009 Dec 10
1
Labeling plot points
Hi, all. I've been searching for a while to find out how to create an
scatterplot which would let a user interact with it, specifically by
hovering the mouse over a point and having a pop-up appear with data about
the point. The pop-up would disappear when the mouse moved away. I've
included a mock-up below.
I've found out how to use identify() to make a label appear when clicking a
2009 Jun 28
1
help with hexbin package
Dear All
i am trying to figure out the use of hexbin function in the hexbin package
--can any one send me a working example of the same
The > example(hexbin) ---option is of not much use
Thanks
Kind regards
Ravi
[[alternative HTML version deleted]]