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
|