Chart - How to create a column starting at a value on the y axis .

  • Thread starter Thread starter vfbconfused
  • Start date Start date
V

vfbconfused

How do I move the base of a column in a bar chart above the value of nought
on the y-axis? If this is possible, can I do this for every column and select
the y-axis value at which each is based?
 
Hi,

If you want to create floating columns then use stacked column chart type
with 2 series.
Where the 1st series contains the starting Y value for the 2nd series.
Format the 1st series to have no border or fill colour.
2nd series contains actual data.


Cheers
Andy
 
Back
Top