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
 LabTalk Forum
 positioning error for a label
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Konrad_Loehr

Germany
5 Posts

Posted - 11/02/2017 :  11:42:13 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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

yuki_wu

896 Posts

Posted - 11/02/2017 :  10:27:55 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
Go to Top of Page

Konrad_Loehr

Germany
5 Posts

Posted - 11/03/2017 :  06:46:28 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
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