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
 All Forums
 Origin Forum
 Origin Forum
 A bug? Missing data in stack plots

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
redman Posted - 04/07/2009 : 11:15:33 AM
Origin Ver. and Service Release (Select Help-->About Origin): 8.0SR4
Operating System: XP

Is it a bug that the missing data/values are treated as zero (not exactly zero) in stack plots and connected even though the option of "connect line across missing data" is unchecked.

The attached graph can be easily reproduced in one graph by stacking two numeric data sets, which contain miss data.

4   L A T E S T    R E P L I E S    (Newest First)
ML Posted - 04/09/2009 : 03:31:59 AM
13430
greg Posted - 04/08/2009 : 1:05:00 PM
This is a bug. As a workaround you can modify an internal System Variable to correct the problem. Add this line to the end of your ORGSYS.CNF file found in your Origin EXE Folder.

@FDL=0;

You may need Administrative rights to modify this file.
You can also change the variable during an Origin session by executing

@FDL=0

in the Script Window, but the value is not then saved across sessions.

Here is a link to other System Variables:
http://wiki.originlab.com/~originla/wiki/index.php?title=LabTalk:System_Variables

Note that the @FDL variable is currently not on that Wiki page.
redman Posted - 04/08/2009 : 11:29:28 AM
Hi, emily_yu,

Yes, if the column format is "Text & numeric". But it is not right if the column format is "numeric" only and the data type is double (8). Please try it again as the attached plot, but set the column to numeric only.
emily_yu Posted - 04/08/2009 : 05:08:55 AM
Hi,
I can draw graph like this below, it seems right.



Would you mind send your opj.file to us, please email it to us via the following web form:
http://www.originlab.com/www/company/qform.aspx?s=1&


If the file is too large, you can follow instructions in this page:
http://www.originlab.com/index.aspx?s=1&lm=123&pid=752


Best regards,
Emily
OriginLab Technical Services

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000