graph - zoom in on the line

E

excelboy

I have a graph but the line starts not at the origin, like at x=5 and
y=8. How can I make the graph bigger by just focusing on the line, so
I guess move the axis so it doesn't show all that empty space.

| /
| /
-----
want this ^



| /
| /
|
|
 
E

Earl Kiosterud

Excelboy,

Presumably this is an xy-scatter chart. Select an axis (click any label on
it). Format - Axis - Scale. Set "crosses the other axis at" to your
desired value, and also the axis minimum to the same value. Do the same for
the other axis.
 
Top