Rotating line chart orientation

D

David D.

Is there a way to rotate a line chart, so that it displays in portrait
rather than landscape orientation?

I do not want to transpose rows and columns (that yields a different, and
nonsensical, plot). I simply want the calendar-date axis to be down the
left-hand edge of the chart, and the dollar values to be across the bottom
of the chart.

No matter matter how I orient the data, the chart still plots with the dates
across the bottom, and the dollar amounts along the left-hand edge.

- David
 
D

dvt

...
How about an x-y scatter chart instead of a line chart? The result would
look the same. You would use your $ values as the x-axis and the dates as
the y-axis. Now your lines should run up and down where they were once
horizontal...

Dave
dvt at psu dot edu
 

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