$values on y axis % change on x axis

  • Thread starter Thread starter al
  • Start date Start date
A

al

I would like to chart a $ value on the y axis and show the % increase (not in
$s) along the x axis. The values along the y axis would range from $200 to
400 with x axis running from 10%, 12%,7%,11%,9%, showing the change over a 5
year period.

Thanks
 
Hi,

You could plot the data on a xy-scatter.
Format the x axis as percentage and Y axis as Currency.

Cheers
Andy
 
Back
Top