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
 scaling factor for symbols

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
peroma Posted - 06/10/2003 : 04:11:16 AM
Hi forum,

is it possible to manipulate the scaling factor of the symbols via LabTalk or Origin C?

Thanks

Peter
4   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 06/12/2003 : 10:34:33 AM
As Mike suggested, how about to use a customized template from the Bubble graph type, BUBBLE.OTP? You can set and save the default base scaling factor to the template, and set up your size index in the second Y column in your X-Y-Y worksheet.
--Hideo


Mike Buess Posted - 06/12/2003 : 09:36:02 AM
Hi Peter,

I know of no way to change that setting by script (perhaps someone else does) but you can change the default scaling factor permanently by saving the plot as a template.

Hope that helps.

Mike Buess
Origin WebRing Member
peroma Posted - 06/12/2003 : 08:55:22 AM
Hi Mike,

thank you for your reply. Unfortunaltely this is not what I want to do. I want to use a column as a size index. The default setting for the scaling factor is "1" (It is value in the upper right edge when size of the symbol is set to a column). For my plots this "scaling" must be about 50. Do you know any way to chance this scaling via any form of scripts?

I hope this makes my problem more clear.

Peter
Mike Buess Posted - 06/10/2003 : 4:50:39 PM
Hi Peter,

You can change the data point symbol size with the LabTalk set command...

set dataset -z n;

where n is the symbol size in points (1 point = 1/72 inch).

If that's not what you mean then please elaborate.

Mike Buess
Origin WebRing Member

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