vertical graphs

J

jimF

how do you make the x axis the dependent variable and the Y axis the
independent variable so that the curves progress up instead of across?
 
B

BT

You're going to need to give us some more info. What kind of chart are you
talking about? For instance, bars can go horizontal (Bar Chart) instead
of vertical (Column Chart.)

This doesn't sound too difficult, but we can't help much without some more
specifics. Why not give us a couple of short columns of numbers and a
better description of what you need the chart to look like.
 
A

Andy Pope

Hi,

Try using the xy scatter rather than the Line chart. That way you can
specify the ranges for both x and y values. You will probably need to
generate a set of default values for the y axis.

Cheers
Andy
 
J

jimF

I just figured it out. I assumed the x values had to be the same for all
curves. By making the yvalues the same(independent) and vary the x
values(dependent) you get the curves to progress up instead of across.

Jon Peltier said:
This example helps illustrate what Andy is describing:

http://peltiertech.com/Excel/Charts/Y_CategoryAxis.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 
J

Jon Peltier

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