LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I set a graph's minor grid spacing to look like a Hypertrend Graph?

Solved!
Go to solution

I can set the major grid spacing by specifying an array of axis markers, but there does not seem to be a way to set the minor grid spacing.  I would like to emulate the clean look of the Hypertrend Graphs which set the minor grid spacing to be 1/2 of the major grid.  You can use the graph axis range minor increment property but it will not let you set it less than 5 divisions per major grid.

0 Kudos
Message 1 of 3
(6,468 Views)
Solution
Accepted by topic author viScience

Hi sachsm,

 

Is it a Waveform Graph or a XY Graph that you are working with? What are the specific values that you are trying to set for the major and minor grid divisions? I believe you should be able to set this up by inputting values for the X Scale Minor Increment and X Scale Increment properties. (Make sure to set the major increment before the minor increment) Attached is a screenshot showing the setup for a major increment of 10 and a minor increment of 5. Does this approach seem to work with your application?

 

Thanks,

Matt
NI Community Team
National Instruments
Message 2 of 3
(6,445 Views)

Thank you!  I was using the Marker array property to set the major grid and then for some reason it would not allow me to arbitrarily set the minor grid spacing as you indicated.

0 Kudos
Message 3 of 3
(6,419 Views)