03-22-2016 05:47 PM
Hello,
I currently have a program that maps positions of failures on boards in 3D space and plots them. Currently it's difficult to see the division between the boards and racks of boards. I'd like to have the option of plotting semi-transparent reference planes between the points on the graph (which represent the failures) to show board divisions. Is there any way to do this, and if so, how?
I am currently using a 3D scatter plot to plot the failures. I've attached the code that plots my points.
I appreciate the help!
Solved! Go to Solution.
03-23-2016 09:39 AM
How about Cursors? If you wanted to do something like this (I suppose you want to distinguish group 1 from 2):