View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.charting
Stewart1234 Stewart1234 is offline
external usenet poster
 
Posts: 4
Default Adding individual points to a line graph

Thanks, that worked. I did not realize that you could connect points in a
series on a scatter graph.

"Mike Middleton" wrote:

Stewart1234 -

Use an XY (Scatter) chart type.

Make the extra points a separate data series.

If you have already done this, then explain what you mean by "that did not
work"

- Mike
http://www.mikemiddleton.com

"Stewart1234" wrote in message
...
Hi, I have chart with a line graph and want to add individual points to
the
chart that do not fall on the line. I do not want the points to be
connected
to the line and want them to show up as individual entities. I tried
making
separate series with one point but that did not work. Is there any way to
do
this?

Thanks