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 for Programming
 LabTalk Forum
 positioning error for a label

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
Konrad_Loehr Posted - 11/02/2017 : 11:42:13 AM
Hi all,

I want to position a text label within a graph using cartesian coordinates - here's my code sample:

label -n stats Mean;
stats.attach = 2;
stats.y = legend.y + legend.dy;

I can't see why I get the error message
STATS.ATTACH: object property not found!


Konrad Loehr
2   L A T E S T    R E P L I E S    (Newest First)
Konrad_Loehr Posted - 11/03/2017 : 06:46:28 AM
Thanks for your answer Yuki,

after I copied my data to a new project and built the graphs from scratch the issue was mystically resolved :)


Konrad Loehr
yuki_wu Posted - 11/02/2017 : 10:27:55 PM
Hi Konrad,

I am sorry that I cannot reproduce this issue.

I think you could replace stats by another name and see if the issue is gone. If not, could you post more detail here: what did you do before executing the scripts? Could you show us the complete code?

Regards,
Yuki
OriginLab

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