Issue
I am trying to create a 3D graph in python where you can freely move the points on the graph in any of the 3 axis. while moving this points on the graph ,the point that were plotted are also updated. I tried using matplot but I couldn't freely move the points on the graph.
Solution
I use plotly for creating 3d graphs. They provide an interactive interface to play with chart along with different types of charts.
Answered By - vivekpadia70 Answer Checked By - Terry (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.