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
 Origin Forum
 connect lines across series in symbol-line plots?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

macrellis

USA
Posts

Posted - 09/05/2006 :  3:43:10 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version: 7.5
Operating System: XP Professional

I have a set of time-series plots (date=X, concentration=Y), where detects of an analyte are shown as closed symbols and non-detects are shown as open symbols. Right now I have these plotted as two separate series, but this results in breaks in the line connecting the data points (see image below). Is there a reasonably straightforward way to show these series as being continuous in time?

Thanks in advance for any insight. -Amy

Mike Buess

USA
3037 Posts

Posted - 09/05/2006 :  4:47:43 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Amy,

You can combine the detects and non-detects as one column and use another column to index the symbol interior. Data2 below combines your Y data in column B and uses integers for X data for simplicity. The Set Column Values formula for column C was col(C)=col(B)>350?2:1 where 1 and 2 represent filled and empty symbols, respectively. Column B was then plotted as line+symbol and the symbols were formatted in the Plot Details dialog at the bottom. Note that the symbol shape, size and color can be indexed in the same manner.


Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 09/05/2006 4:57:20 PM
Go to Top of Page

macrellis

USA
Posts

Posted - 09/05/2006 :  4:58:24 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Yes, combining the series and indexing as you suggested works perfectly! Thanks Mike.

-Amy
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