View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Bernard Liengme[_3_] Bernard Liengme[_3_] is offline
external usenet poster
 
Posts: 1,104
Default Values plotted incorrectly on Line Chart

Problem solved. A stacked line chart was inadvertently made when a simple
line chart was required
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Lori H." <Lori wrote in message
...
Any idea what's causing this or how to fix it?
In a line chart showing multiple series plotted over time, many of the
points are plotted at the wrong level (wrong height along on the Y axis),
although the data value is correct (as shown in the "tool tip" when
hovering
over the plotted point).

For example, here are consecutive values for 3 series:
9, 2, 3, 3, 2 plotted as: 14, 7, 4, 5, 4
4, 4, 1, 1, 1 plotted as: 5, 5, 1, 2, 2
0, 1, 0, 1, 1 plotted as: 1, 1, 0, 1, 1