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
 control axis separately
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

flirt

USA
Posts

Posted - 09/11/2006 :  11:13:26 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 7.5

I have some problems to control the asex separately. It seems that the top and bottom axes are together, i.e., if i choose not to show one, the other disappears. It is the same with left and right, and more annoying when there are multiple layers.
Any suggestions?
Thanks:)))

Mike Buess

USA
3037 Posts

Posted - 09/11/2006 :  12:43:31 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You must be referring the layer.axis.showaxes properties. Unlike other layer.axis properties layer.x.showaxes controls both the top and bottom axes...

layer.x.showaxes=0; // hide top and bottom axes
layer.x.showaxes=1; // show bottom axis
layer.x.showaxes=2; // show top axis
layer.x.showaxes=3; // show both axes


Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 09/11/2006 12:44:33 PM
Go to Top of Page

flirt

USA
Posts

Posted - 09/11/2006 :  1:55:38 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks for the reply. I did that but it seems that only the ticks are remove while the line for the axis is still there. I don't know whether this is because of the customized theme, which I set as default. Is there a way to remove the theme and apply the default Origin theme?

Go to Top of Page

Mike Buess

USA
3037 Posts

Posted - 09/11/2006 :  2:33:43 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You probable have "line opposite the axis" turned on. Try layer.x.opposite=0. Or layer.x2.opposite=0, depending on which axis you want to hide.

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 09/11/2006 2:35:24 PM
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