Changing X-axis label

Si14

New Member
Joined
May 29, 2012
Messages
18
Hi,

My data is in one column (Column A), and I used "2-D Line graph" style to plot the data versus "row number".
The data is plotted for say 100 points.
The data is captured every 200ms, that means the overall plot is (100 points * 200ms=) 20second.
- I wonder how to convert the X-axis label from numbers (1 to 200) to second?

Thanks.
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Move column A to B. Now, suppose your data start in row 2 (row 1 contains headers). Then, in the now empty A, enter the values you want (if you want milliseconds, enter 0 in A2, and in A3 =A2+200. Then, copy A3 as far down as you have data in B. Now, plot A2:B{n} as the chart.

Hi,

My data is in one column (Column A), and I used "2-D Line graph" style to plot the data versus "row number".
The data is plotted for say 100 points.
The data is captured every 200ms, that means the overall plot is (100 points * 200ms=) 20second.
- I wonder how to convert the X-axis label from numbers (1 to 200) to second?

Thanks.
 
Upvote 0

Forum statistics

Threads
1,219,161
Messages
6,146,657
Members
450,706
Latest member
LGVBPP

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top