LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph Plot too thin due to point size limitation

Solved!
Go to solution

I have a simple scatter plot on a graph that includes all y values with a single x value of zero trying to make an easy to use viewing tool as an add on to another control.  The graph plot is too small in width for what I want to accomplish here.  Is there a better way of making it look like a more fat stacked bar than this?

0 Kudos
Message 1 of 3
(2,408 Views)
Solution
Accepted by topic author id

You might try the following:

 

(1) Change the X scale from 0 to 2 (instead of centering)

(2) Change the "Common plots" back to default (upper left)

(3) Change to horizontal bar plot filled (bottom middle) from "Bar plots"

(4) Change "Base fill line" to +infinity

 

Results:

 

New Bitmap Image.png

 

Is this better?

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

Yes Sir, Thanks A lot

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