Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ali
 
Posts: n/a
Default scatter plot matrix ?

how can i creat a scatter plot matrix from a huge set of environmental data?
  #2   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default scatter plot matrix ?

Excel can create the individual panes of a scatter plot matrix, but has
no native functionality to jointly product the entire matrix. You could
write a VBA macro to automate the process, or you could do it natively in R
www.r-product.org
the freely downloadable open source implementation of the S statistical
language.

There is even an interface that allows R routines to be called from Excel
http://cran.r-project.org/contrib/ex...m/RSrv135.html

Jerry

ali wrote:

how can i creat a scatter plot matrix from a huge set of environmental data?


  #3   Report Post  
Jon Peltier
 
Posts: n/a
Default scatter plot matrix ?

You don't even need VBA. You can set up some clever formulas in the
worksheet and use a stacked area chart for the colored background
rectangles, using a technique like this:

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Jerry W. Lewis wrote:

Excel can create the individual panes of a scatter plot matrix, but has
no native functionality to jointly product the entire matrix. You could
write a VBA macro to automate the process, or you could do it natively in R
www.r-product.org
the freely downloadable open source implementation of the S statistical
language.

There is even an interface that allows R routines to be called from Excel
http://cran.r-project.org/contrib/ex...m/RSrv135.html

Jerry

ali wrote:

how can i creat a scatter plot matrix from a huge set of environmental
data?



  #4   Report Post  
Jon Peltier
 
Posts: n/a
Default scatter plot matrix ?

Ignore my post. I misunderstood the question (and forgot to paste the
link to an irrelevant page).

Andy Pope's example is a good place to start (check his post).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


Jon Peltier wrote:
You don't even need VBA. You can set up some clever formulas in the
worksheet and use a stacked area chart for the colored background
rectangles, using a technique like this:

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Jerry W. Lewis wrote:

Excel can create the individual panes of a scatter plot matrix, but
has no native functionality to jointly product the entire matrix. You
could write a VBA macro to automate the process, or you could do it
natively in R
www.r-product.org
the freely downloadable open source implementation of the S
statistical language.

There is even an interface that allows R routines to be called from Excel
http://cran.r-project.org/contrib/ex...m/RSrv135.html

Jerry

ali wrote:

how can i creat a scatter plot matrix from a huge set of
environmental data?




  #5   Report Post  
jahoobob
 
Posts: n/a
Default scatter plot matrix ?


Highlight all the data and select Insert, Chart, and then pick Scatter
XY.
ali Wrote:
how can i creat a scatter plot matrix from a huge set of environmental
data?



--
jahoobob


  #6   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default scatter plot matrix ?

Your directions would make a single scatter plot, not a scatter plot matrix
http://www.itl.nist.gov/div898/handb...3/scatplma.htm

Jerry

jahoobob wrote:

Highlight all the data and select Insert, Chart, and then pick Scatter
XY.
ali Wrote:

how can i creat a scatter plot matrix from a huge set of environmental
data?


  #7   Report Post  
Andy Pope
 
Posts: n/a
Default scatter plot matrix ?

Hi,

Not sure if this will help.
http://www.andypope.info/charts/miniplot_xy.htm

Cheers
Andy

ali wrote:
how can i creat a scatter plot matrix from a huge set of environmental data?


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
multiple scatter graphes how to plot 3 sets of data for x y on th. frances Charts and Charting in Excel 3 May 2nd 23 11:42 AM
Point labels in an Excel scatter plot to be associated text Point labels in scatter plot - text? Charts and Charting in Excel 4 April 29th 23 07:45 PM
Scatter plot and line graph combination Tim Gilderseeve Charts and Charting in Excel 2 June 11th 05 07:53 AM
Can I copy x-y scatter plot data direct from one plot to another? Chris Charts and Charting in Excel 2 June 3rd 05 01:20 PM
Fill area beneath a scatter plot JZip Charts and Charting in Excel 4 December 8th 04 01:59 PM


All times are GMT +1. The time now is 10:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"