Open asadmehdi785 opened 6 years ago
This screenshot shows the code I wrote and the 3D graph generated. But I figure that my 3D graph is different than your's which is generated by slightly different code. I'm not sure the cause for it.
Hey Gary, I recently realized that I had an older version of matplotlib installed on my machine. After updating it, I was able to render your 3D grid without any issues. Apologies for that inconvenience! I have updated my review above.
Criteria 1: Matplotlib and CSV
Criteria 2: Implementation of 2D Visualization
Criteria 3: Implementation of 3D Visualization
Overall Score: 10/12
Good job setting up and implementing the 2D and 3D visualizations for this project. Consider adding descriptive titles to both your 2D and 3D grids, as well as playing around with customizing the colors and the markers.
Great work! I hope you enjoy the rest of the course!