C
ChrisCasey
Hi,
I would like to chart some data. For illustrative purposes, let's sa
that it looks like this:
Code
-------------------
MONEY DONORS
(X) (Y)
$1000 5
$50 7
$1 2
-------------------
I would like to make an Area Graph of the data. However, when I d
this, the X axis is divided into three even parts, one for $1000, on
for $50, and one for $1 -- that is to say, the gap between $1 and $5
is the same size as the gap between $50 and $1000. I would instea
like to see the width of the graph dedicated to the full range o
possible values, $1 to $1000, with the midpoint being $500 (and thu
the datapoint for $50 very near to the one for $1, on the right).
Can this be done easily in Excel, or should I find a separate chartin
package?
(In actuality, I have about 100 X-values in the range of 500 to 4000)
Thanks for any help,
Chri
I would like to chart some data. For illustrative purposes, let's sa
that it looks like this:
Code
-------------------
MONEY DONORS
(X) (Y)
$1000 5
$50 7
$1 2
-------------------
I would like to make an Area Graph of the data. However, when I d
this, the X axis is divided into three even parts, one for $1000, on
for $50, and one for $1 -- that is to say, the gap between $1 and $5
is the same size as the gap between $50 and $1000. I would instea
like to see the width of the graph dedicated to the full range o
possible values, $1 to $1000, with the midpoint being $500 (and thu
the datapoint for $50 very near to the one for $1, on the right).
Can this be done easily in Excel, or should I find a separate chartin
package?
(In actuality, I have about 100 X-values in the range of 500 to 4000)
Thanks for any help,
Chri