Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
how can i creat a scatter plot matrix from a huge set of environmental data?
|
#2
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]() 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
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
multiple scatter graphes how to plot 3 sets of data for x y on th. | Charts and Charting in Excel | |||
Point labels in an Excel scatter plot to be associated text | Charts and Charting in Excel | |||
Scatter plot and line graph combination | Charts and Charting in Excel | |||
Can I copy x-y scatter plot data direct from one plot to another? | Charts and Charting in Excel | |||
Fill area beneath a scatter plot | Charts and Charting in Excel |