Page 1 of 1
Gauss plot
Posted: Fri Nov 04, 2022 4:46 pm
by Mohamad
Hi Daniel,
Thanks for this great software. I have a small question related to the Gauss plot. Is there any way to change the scale of the graph for a better visualization of the plot (change the count). Please check the attached screenshot.
Re: Gauss plot
Posted: Sat Nov 05, 2022 2:41 pm
by daniel
Ah, it seems you have a lot of points with a zero distance! So it's definitely not a Normal distribution.
And sadly, no, you can't change the histogram scale. You can either export the histogram itself (with the small icon on the top right side) and load it in Excel or a similar software. Or you can also export the cloud (with the distances values) as an ASCII file and import it as well in another software such as Excel.
Re: Gauss plot
Posted: Sun Nov 06, 2022 11:03 am
by Mohamad
Thanks for your quick response! So, as I understood from you there is something wrong about the plot itself which could be related to the input data.
Re: Gauss plot
Posted: Sun Nov 06, 2022 3:21 pm
by daniel
Looking at it again, I think the issue is that you used a 'max distance' value. This causes that all the points with a distance above 0.12 are stacked together.
Re: Gauss plot
Posted: Mon Nov 07, 2022 10:12 am
by Mohamad
Yes, I used max distance to visualize my result! should I used filter by Value instead ? Thank you
Re: Gauss plot
Posted: Tue Nov 08, 2022 9:20 pm
by daniel
Yes, definitely a better idea!