A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Best way to show this on a graph?



 
 
Thread Tools Display Modes
  #1  
Old March 17th, 2009, 08:59 PM posted to microsoft.public.excel.charting
ker_01
external usenet poster
 
Posts: 3
Default Best way to show this on a graph?

I have several lines, which will be graphed prior year (12 months) or current
year to date (1 to 12 months).

On the far right side of the graph, I need to have the lines (at month 12)
intersect with a seperate visual showing multiple levels of the goal (like a
stacked column chart). I can't use horizontal goal lines across the chart-
they need to just be at the end.

When I set it up as a mixed-type chart, with the goal information in Dec
(stacked columns), the actual monthly lines travel into the goal area and
terminate in the center of that stacked column; what I'd really like is for
them to hit the "wall" at the 12 month data point, with the different levels
of goals will be just to the right of that wall.

Or, there may be better ways to do this that I haven't even thought of- I'm
open to options.

Any ideas, including any pointers for implementation?

Thank you!
Keith
  #2  
Old March 18th, 2009, 04:31 PM posted to microsoft.public.excel.charting
Dave Curtis[_2_]
external usenet poster
 
Posts: 99
Default Best way to show this on a graph?

Hi Keith,

You could try formatting the x axis scale so that the value (Y) axis doesn't
cross between dates, but that will only display half your December bar, aven
though your lines should now reach the right hand axis.
You could change the stacked bar for a dummy series running up the secondary
y axis, with appropriate markers and labels and perhaps error bars.

Dave


"ker_01" wrote:

I have several lines, which will be graphed prior year (12 months) or current
year to date (1 to 12 months).

On the far right side of the graph, I need to have the lines (at month 12)
intersect with a seperate visual showing multiple levels of the goal (like a
stacked column chart). I can't use horizontal goal lines across the chart-
they need to just be at the end.

When I set it up as a mixed-type chart, with the goal information in Dec
(stacked columns), the actual monthly lines travel into the goal area and
terminate in the center of that stacked column; what I'd really like is for
them to hit the "wall" at the 12 month data point, with the different levels
of goals will be just to the right of that wall.

Or, there may be better ways to do this that I haven't even thought of- I'm
open to options.

Any ideas, including any pointers for implementation?

Thank you!
Keith

  #3  
Old March 21st, 2009, 12:16 AM posted to microsoft.public.excel.charting
ker_01
external usenet poster
 
Posts: 87
Default Best way to show this on a graph?

Dave-

I appreciate your suggestions. I tried those; the biggest issue with using a
second Y axis is that I have to let Excel decide the scale the primary axis,
and both Y-axis scales would have to remain the same for my needs. It is too
bad that Excel (at least in 2003, and I assume in 2007) doesn't have a
checkbox to "set secondary axis scale = primary axis scale" since Excel uses
some arcane formula to determine the axis scale so I can't replicate it and
assign it to the secondary axis.

In the end, I used a secondary X-axis with 24 data points instead of 12,
with everything except the 24th point empty; my column data is in point #24.
That way the left side of my columns (at 0 overlap and 0% gap) match up with
the 12th (Dec) line on the primary X Axis (still at 12 data points), and that
seems to be working so far (now I have to reformat all my data to accomodate
the extra blank rows, and then populate the graph with my real data, and make
sure there are no surprises).

Many thanks,
Keith

"Dave Curtis" wrote:

Hi Keith,

You could try formatting the x axis scale so that the value (Y) axis doesn't
cross between dates, but that will only display half your December bar, aven
though your lines should now reach the right hand axis.
You could change the stacked bar for a dummy series running up the secondary
y axis, with appropriate markers and labels and perhaps error bars.

Dave


"ker_01" wrote:

I have several lines, which will be graphed prior year (12 months) or current
year to date (1 to 12 months).

On the far right side of the graph, I need to have the lines (at month 12)
intersect with a seperate visual showing multiple levels of the goal (like a
stacked column chart). I can't use horizontal goal lines across the chart-
they need to just be at the end.

When I set it up as a mixed-type chart, with the goal information in Dec
(stacked columns), the actual monthly lines travel into the goal area and
terminate in the center of that stacked column; what I'd really like is for
them to hit the "wall" at the 12 month data point, with the different levels
of goals will be just to the right of that wall.

Or, there may be better ways to do this that I haven't even thought of- I'm
open to options.

Any ideas, including any pointers for implementation?

Thank you!
Keith

  #4  
Old March 22nd, 2009, 10:24 PM posted to microsoft.public.excel.charting
Jon Peltier
external usenet poster
 
Posts: 5,018
Default Best way to show this on a graph?

You can have chart series in both the primary and secondary axis groups
without having both primary and secondary axes. In 2003, go to Chart menu
Chart Options Axes group, and uncheck the secondary value (Y) axis. All
series will now plot against the primary value axis.

(In Excel 2007, your results may not be predictable, but I think the problem
is more with plotting different chart types on the same category - X -
axis).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______


"ker_01" wrote in message
...
Dave-

I appreciate your suggestions. I tried those; the biggest issue with using
a
second Y axis is that I have to let Excel decide the scale the primary
axis,
and both Y-axis scales would have to remain the same for my needs. It is
too
bad that Excel (at least in 2003, and I assume in 2007) doesn't have a
checkbox to "set secondary axis scale = primary axis scale" since Excel
uses
some arcane formula to determine the axis scale so I can't replicate it
and
assign it to the secondary axis.

In the end, I used a secondary X-axis with 24 data points instead of 12,
with everything except the 24th point empty; my column data is in point
#24.
That way the left side of my columns (at 0 overlap and 0% gap) match up
with
the 12th (Dec) line on the primary X Axis (still at 12 data points), and
that
seems to be working so far (now I have to reformat all my data to
accomodate
the extra blank rows, and then populate the graph with my real data, and
make
sure there are no surprises).

Many thanks,
Keith

"Dave Curtis" wrote:

Hi Keith,

You could try formatting the x axis scale so that the value (Y) axis
doesn't
cross between dates, but that will only display half your December bar,
aven
though your lines should now reach the right hand axis.
You could change the stacked bar for a dummy series running up the
secondary
y axis, with appropriate markers and labels and perhaps error bars.

Dave


"ker_01" wrote:

I have several lines, which will be graphed prior year (12 months) or
current
year to date (1 to 12 months).

On the far right side of the graph, I need to have the lines (at month
12)
intersect with a seperate visual showing multiple levels of the goal
(like a
stacked column chart). I can't use horizontal goal lines across the
chart-
they need to just be at the end.

When I set it up as a mixed-type chart, with the goal information in
Dec
(stacked columns), the actual monthly lines travel into the goal area
and
terminate in the center of that stacked column; what I'd really like is
for
them to hit the "wall" at the 12 month data point, with the different
levels
of goals will be just to the right of that wall.

Or, there may be better ways to do this that I haven't even thought of-
I'm
open to options.

Any ideas, including any pointers for implementation?

Thank you!
Keith



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:24 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.