bmoyer Posted January 28, 2009 Report Share Posted January 28, 2009 I have a graph that is formatted almost the way I would like it although the Y-axis label is not centered. I wasn't able to move the label and I haven't been able to find a place to reset the position. How do I put the label back in the center of the axis (VI with graph only attached)? Thanks, Bruce LV 8.5.1 Quote Link to comment
dblk22vball Posted January 28, 2009 Report Share Posted January 28, 2009 Use the property node YScale.Name Label.Position to move the label. I am not sure how to automatically move it to the center, but you can play with the top value to get it to where you want. Quote Link to comment
Antoine Chalons Posted January 28, 2009 Report Share Posted January 28, 2009 hi, you must have done something to move it because by default it comes centered on the graph area I couldn't find the right setting so a made a small method to center it using the property pointed by dblk22vball. hope this helps you Quote Link to comment
Bobillier Posted January 28, 2009 Report Share Posted January 28, 2009 Hi Few time ago i have make this small tool to move scale. Perhapse that can help you. 1) Run Move scale vi 2) Select your vi in "Vi ouvert" list 3) select the graph in "Nom des graphes" 4) Select x or Y scale 5) select scale with "nom des échelles" 6) move the scale with arrow and see it in real time on your Vi. Run in 7.0 after i don't know Eric Download File:post-5178-1233076390.llb Quote Link to comment
Antoine Chalons Posted January 28, 2009 Report Share Posted January 28, 2009 QUOTE (BOBILLIER @ Jan 27 2009, 06:14 PM) HiFew time ago i have make this small tool to move scale. Perhapse that can help you. 1) Run Move scale vi 2) Select your vi in "Vi ouvert" list 3) select the graph in "Nom des graphes" 4) Select x or Y scale 5) select scale with "nom des échelles" 6) move the scale with arrow and see it in real time on your Vi. Run in 7.0 after i don't know Eric http://lavag.org/old_files/post-5178-1233076390.llb'>Download File:post-5178-1233076390.llb Nice tool ! The "move up" and "move down" functions don't work in LV 8.6 Quote Link to comment
bmoyer Posted January 28, 2009 Author Report Share Posted January 28, 2009 QUOTE (Antoine Châlons @ Jan 27 2009, 12:31 PM) Nice tool !The "move up" and "move down" functions don't work in LV 8.6 Ditto! I see the same issue in 8.5.1 (it only moves 1 pixel up or down), but it still solved the problem I was having. The first time I clicked the arrow it snapped the label back to the center which was exactly was I was trying to do! Thanks, Bruce Quote Link to comment
bmoyer Posted January 28, 2009 Author Report Share Posted January 28, 2009 QUOTE (Antoine Châlons @ Jan 27 2009, 11:53 AM) hi,you must have done something to move it because by default it comes centered on the graph area I couldn't find the right setting so a made a small method to center it using the property pointed by dblk22vball. hope this helps you I've investigated this further and I think the label gets misaligned when changing the justification of the axis label text. I was able to perform these steps to recreate the issue: 1. Select the y-axis label text. 2. Click the fonts toolbar button, select "Justify"-->"Right". 3. Type additional characters to make the label a longer length. 4. Change it back to left justify and then delete characters some characters and it becomes misaligned. I guess you could just reverse the process to get back but this is difficult if you don't know the exact steps taken. Bruce Quote Link to comment
glipopywi Posted May 17, 2013 Report Share Posted May 17, 2013 This behaviour is still present in LV 2012.0.1F1 (SP1). (( M Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.