scatter charts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am trying to create a simple scatter graph. The thing is, the requestor
wants the data markers to vary, based on a 3rd value.

Is there a way to do this? Any help would be appreciated.

Thanks,

Scott
 
one of the ways to do this is to use multiple data series with if statements
which woul deither use the value of the point or a value outside the plot
range depending on the criteria. Then plot all of these secondary data sets
and format the symbols as wanted for each criteria.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top