X-Axis scale problems

D

Daniel Yates

I'm trying to plot a simple line graph from some data sets I've created.
Although the column runs from 0-100 (101 datapoints) it gives me two
different problems...

with one graph the x-axis is marked 1,11,21,31 etc up to 101
on another it runs 9,19,29,39 etc
but I cant get it to read 0,10,20,30!!!

HELP


Daniel Yates
 
D

Debra Dalgleish

Instead of a line chart, use an XY (Scatter) chart, with one of the line
subtypes.
 

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

Similar Threads


Top