Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a requirement where I need to graph data by seconds...Excels
graphing doesn't create a upward curve but as single vertical line. Can the x axis not be a metric of seconds? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Dec 20, 2:04 pm, axwack wrote:
I have a requirement where I need to graph data by seconds...Excels graphing doesn't create a upward curve but as single vertical line. Can the x axis not be a metric of seconds? Under 'Chart Options', tab Axes', select 'Time-Scale' for the X-axis. If this doesn't do it then you might want to insert a column converting the time to whatever scale you want ... then chart this data. -Brian |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A time scale axis doesn't recognize increments smaller than one day. You
have to plot the data on an XY chart, not a line chart. Don't let the icons fool you, both line and XY charts let you plot data with or without lines, with or without markers. The difference is in the way the X axis treats its data. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Brian B." wrote in message ... On Dec 20, 2:04 pm, axwack wrote: I have a requirement where I need to graph data by seconds...Excels graphing doesn't create a upward curve but as single vertical line. Can the x axis not be a metric of seconds? Under 'Chart Options', tab Axes', select 'Time-Scale' for the X-axis. If this doesn't do it then you might want to insert a column converting the time to whatever scale you want ... then chart this data. -Brian |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change a minutes and seconds as a 2400 time to seconds? | Excel Worksheet Functions | |||
Formula to Change Hours:Minutes:Seconds to Seconds only | Excel Discussion (Misc queries) | |||
Converting Julian Seconds with a macro to replace old seconds data | Excel Discussion (Misc queries) | |||
Convert "Time Interval" in "hours : minutes : seconds" to seconds | New Users to Excel | |||
Convert seconds to minutes and seconds in excel | Excel Worksheet Functions |