LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Size XY Graph Palette with Pane

Hello,

 

I am working on a data-mining application in LabVIEW for Windows 8.6.1.  I am trying to make the FP scale for different resolutions and I am using splitter bars to do so.  I am also trying in implement a horizontal splitter between two graphs (one digital and one analog) which will allow the user to change the distribution of screen realest between the two graphs.  I have a modern XY graph in one pane which is set to Scale Object With Pane.  I am also showing the graph palette to the right of the graph and this is where the trouble starts.

 

When the horizontal splitter is moved the two graphs scale correctly but the plot legend does not.  It does not resize, which is probably OK, but it does move - and not in a predictable way.  That is not OK.  It seems to move with either the top or bottom of the pane depending on proximity.  Furthermore, when the pane gets too small, the legend gets stuck beyond the splitter bar.

 

Is there any way to improve the behavior of the palette when resizing the pane with splitter bars (or different screen resolutions)?  Are there any clever workarounds for this, such as creating a custom palette and connecting it to the graph via property nodes?

 

Thank you,

Peter

0 Kudos
Message 1 of 3
(3,183 Views)

Hi Peter,

 

Have you tried the Maintain Window Proportions with Monitor Resolution option?

 

- Greg J

0 Kudos
Message 2 of 3
(3,168 Views)

I have tried that but that method has other problems.  Objects often do not scale corectly or are not placed propperly.  I am trying to follow suggestions to use splitter bars to gain more control over this behavior.  Thank you for the suggestion, though.

0 Kudos
Message 3 of 3
(3,137 Views)