garychen1979 / dvp-u3-constellations

0 stars 0 forks source link

Constellations Project DVP #1

Open asadmehdi785 opened 6 years ago

asadmehdi785 commented 6 years ago

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!

garychen1979 commented 6 years ago

screenshot 12 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.

asadmehdi785 commented 6 years ago

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.