In GeneSpring GX, 3D scatter plot could be launched by running a script in the ‘Script Editor’.
Please find the script and steps below to launch the 3D scatter plot:
Script: script.view.ScatterPlot3D().show()
Steps:
- Launch the script editor from <GeneSpring Menu Bar> Tools -> Script Editor
- Copy and Paste the script above
- Run the script by clicking on the ‘green arrow’ in the script editor window.