SDB GUI 3.4.1
This update comes with an ability to generate a scatter plot of the result.
However, the executable version could not generate the plot without getting the GUI terminated itself.
I found that the problem comes from generating executable file using auto-py-to-exe
with matplotlib
inside the source code.
Unfortunately, the problem has not been solved yet and if you want to generate a scatter plot of the result, please use the source code instead of the executable file.