View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Should I use a scatter graph?

Please don't multipost. Crosspost if you must, but in general if you ask
the question in .excel.charting (which you have done), that will be your
best bet for this type of question.
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html
--
David Biddulph

wrote in message
ps.com...
I would like to chart some various housing compounds based on rental
rate (y) vs their size, in this case bedrooms (x). I can get the look
and results that I want, but I can't get the label of the compound
(A,B or C) next to the data point.

I have never used scatter graphs before, so I'm not sure if this is
the correct path. Should I be using a scatter graph?

Sample
Compound Bedrooms Lease
A 4 16,000
B 4 18,000
C 5 19,000

Thanks in advance.
kdaniel7979