Home > front end >  Issue in plotting a 3d graph
Issue in plotting a 3d graph

Time:09-17

I am struggling to design a 3d graph for four parameters, I have three parameters x, y, and z. Parameter x, y, and z are in the range of 0 and 1 while k parameter is categorical value 0 or 1. My data is in the following format enter image description here

  • Related