PC Review


Reply
Thread Tools Rate Thread

bar graph with varying Y scales

 
 
josh.m.sharpe@gmail.com
Guest
Posts: n/a
 
      14th Sep 2006
My goal is to make a bar graph where each X value has three y values --
two of which are a "range" and the other is the actual data point.
Something like this:

-- X
--
x --

-- x --
--

-----------------------------------------

I can't see any clear way to do that. Unfortunately I'd also prefer
that each X value have a different Y-Scale (as each column isn't
necessarily compared against another) It's more important to see the
value within the range.

I hope the above is clear

 
Reply With Quote
 
 
 
 
=?Utf-8?B?Qmx1ZSBBYXJkdmFyaw==?=
Guest
Posts: n/a
 
      14th Sep 2006
First make your data in a table with the following columns (in this order!)
MaxRange, MinRange, Actual

Then plot the graph as a Custom Type "Line-Column".

To get the actuals to appear as points, just format the line as single Points.

To get the bars to appear as ranges. On their for format menu, go to options
and set the Overlap to 100. Now make the Lower range bar the same colour as
the background and it will magically appear like a floating range (when it is
really just a short bar drawn over a taller bar)
 
Reply With Quote
 
josh.m.sharpe@gmail.com
Guest
Posts: n/a
 
      14th Sep 2006
Okay, your'e awesome! What about the second hard part?

I'd like the Y-range of each X-value to be different -- is that
possible?


Blue Aardvark wrote:
> First make your data in a table with the following columns (in this order!)
> MaxRange, MinRange, Actual
>
> Then plot the graph as a Custom Type "Line-Column".
>
> To get the actuals to appear as points, just format the line as single Points.
>
> To get the bars to appear as ranges. On their for format menu, go to options
> and set the Overlap to 100. Now make the Lower range bar the same colour as
> the background and it will magically appear like a floating range (when it is
> really just a short bar drawn over a taller bar)


 
Reply With Quote
 
=?Utf-8?B?Qmx1ZSBBYXJkdmFyaw==?=
Guest
Posts: n/a
 
      14th Sep 2006
Maybe the simplest thing would be to just re-scale all your data before you
turn it into charts.

Or you could draw lots of charts next to each other (put your chart in an
excel sheet and you can copy and paste it and change the data source - far
quicker than following all my steps again).


"(E-Mail Removed)" wrote:

> Okay, your'e awesome! What about the second hard part?
>
> I'd like the Y-range of each X-value to be different -- is that
> possible?
>
>
> Blue Aardvark wrote:
> > First make your data in a table with the following columns (in this order!)
> > MaxRange, MinRange, Actual
> >
> > Then plot the graph as a Custom Type "Line-Column".
> >
> > To get the actuals to appear as points, just format the line as single Points.
> >
> > To get the bars to appear as ranges. On their for format menu, go to options
> > and set the Overlap to 100. Now make the Lower range bar the same colour as
> > the background and it will magically appear like a floating range (when it is
> > really just a short bar drawn over a taller bar)

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
equations on appropriate graph scales Jon Microsoft Excel Misc 0 15th Nov 2008 08:43 AM
Even chart scales for varying data concentration & labelling stuff Turnipboy Microsoft Excel Discussion 3 25th Jan 2006 07:50 PM
how can i graph with log-log scales? =?Utf-8?B?QWlyZHJvbWVUb20=?= Microsoft Excel Charting 1 15th Dec 2004 05:06 PM
how can i graph with log-log scales? =?Utf-8?B?QWlyZHJvbWVUb20=?= Microsoft Excel Charting 1 15th Dec 2004 04:34 PM
Graph with two scales - calling a graph expert ! Steve P Microsoft Excel Programming 1 11th Sep 2003 01:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:04 AM.