View previous topic :: View next topic |
Author |
Message |
jhuisko
Joined: 04 Nov 2015 Posts: 1
|
Posted: Wed Nov 04, 2015 8:26 am Post subject: Use as mask in box plot |
|
|
Hello,
I am having trouble with 'use as mask' in box plot. 'Include if value' larger than seems not working with decimal numbers. I have values in range [0,1] and some values larger than 0.9 (maximum value reported 0.9235). However, if I give 0.90 as threshold value, nothing is plotted. If I give 0.80 as threshold, some values are plotting.
Seems there is a rounding error (to the first decimal)? |
|
Back to top |
|
 |
David Site Admin
Joined: 25 Nov 2006 Posts: 1954 Location: Chapel Hill, NC
|
Posted: Wed Nov 04, 2015 12:22 pm Post subject: |
|
|
Can you email me the file?
David |
|
Back to top |
|
 |
David Site Admin
Joined: 25 Nov 2006 Posts: 1954 Location: Chapel Hill, NC
|
Posted: Wed Nov 04, 2015 12:57 pm Post subject: |
|
|
That was interesting. The box plot command doesn't draw anything if you have one or two numbers. But considering that you were not drawing a box and whisker and instead using points this was unfortunate. I'm going to change it so that it will allow eve one point, but the box and whisker graph will be empty if you have a single point.
David |
|
Back to top |
|
 |
David Site Admin
Joined: 25 Nov 2006 Posts: 1954 Location: Chapel Hill, NC
|
Posted: Wed Nov 04, 2015 1:14 pm Post subject: |
|
|
Uploaded a new beta.
David |
|
Back to top |
|
 |
|