Changing axis

I

ignatius

I have created a chart that plots visitors to a site over a period of
time. Now the chart has the dates on X axis and the data is plotted
along Y axis (0 to 5000).

How do I lay the chart so that the date is on the Y axis and the 0 to
5000 is on the X axis?
 
A

Andy Pope

Hi,

If the chart is a line chart try changing it to a xy scatter instead.
You may need to adjust the data series values to get the correct x an y
values.

Cheers
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top