The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Plot vs time
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

twhansen

Denmark
3 Posts

Posted - 03/03/2011 :  02:34:50 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System: 8.1 SR3, Win 7 pro 64 bit

Hi.

I am trying to pot a dataset with time on the X-axis. The dataset is several days long and in 24h format. When the plot reaches midnight, it starts over at the left hand side of the plot. How do I get around this so 01:00 is to the right of 23:00 the previous day? I also have a date column.

Thanks.

Thomas

Penn

China
644 Posts

Posted - 03/03/2011 :  05:05:33 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Thomas,

Maybe you can do this by GUI.

I suppose that the date column and time column are column A and column B respectively. And the date column is with Date Format and Display format as "3/3/2011", the time column is with Time Format and Display format as "HH:mm".

Add a new column for combining column A and column B, here name it column C. Set column as Date Format and Display format as "3/3/2011 HH:mm".

To set the Format of a column, you can double click on the column header, and then you will get the Format drop-down list and Display drop-down list in the Properties tab. See here for more details.

Then highlight column C, and select Set Column Values from the right-click menu. Set values for column C by "col(a)+col(b)". Now, you can use the column C as X column to create graph.

Penn
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000