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
 Plot title x-axis dependent?

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
ibvmt Posted - 05/04/2007 : 07:33:04 AM
Origin Version (Select Help-->About Origin): 7.5
Operating System: XP pro

I am dooing railway catenary monitoring. This will leed to long plots, e.g. a distance (x-axis) of 100 km will leed to 200 plots. It would be nice to have plot titels (e.g. station names) depending on the x-axis actually displayed (or plotted). Is there a way to do this?

By the way I discoverd that Bitmaps reduce in size every time the plot is scrolled to the next seection, although their size is fixed! So after 200 pages they look pretty small!

Thanks, Peter

1   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 05/04/2007 : 1:08:53 PM
Hi Peter,

quote:
It would be nice to have plot titels (e.g. station names) depending on the x-axis actually displayed (or plotted).
I'm not sure what you mean but you can edit/show the plot label with Window>Rename, which brings up a dialog like this...



The following script does the same thing without the dialog...

page.label$="Station name";
page.title=3;

Using the station name as the graph name (Graph1) might not work because of restrictions on the number and type of characters in a window name.

quote:
By the way I discoverd that Bitmaps reduce in size every time the plot is scrolled to the next seection, although their size is fixed!
If you're using the Scroll and Zoom Toolbar then the scrolling region does change with each scroll. You can fix by downloading the script file discussed here. (The NMR tool comments are irrelevant and can be ignored.) If that's not what you're talking about please elaborate.

Mike Buess
Origin WebRing Member

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