You can create a scatter plot in SNAP as the one shown below.
If you specifically want to create scatter plots like the ones you posted, you better use matplotlib library in python and you can get plots exactly like the ones you posted here.
1 Like