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
 How to customize graph templates?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

sensorix

Switzerland
1 Posts

Posted - 05/14/2002 :  10:38:45 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
How can I achieve a graph template that has the dataset-name as title or a name/date-stamp at the bottom right corner of the page?

Thank you for your help!

asp001

Russia
9 Posts

Posted - 05/14/2002 :  12:01:04 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
just have a look how the button "Date and Time" works. It places a label on your graph. In "label control" of that label, just enter almost the same strings:

label -s -sa -d (.7*page.width) (.99*page.height) -n timestamp $(@D,D10);
plot -c;

choose what event will trigger update of the label. That's it. Save as a template. Should work.
For dataset name you can use the same method, I think
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