Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary #1

Open
cyouh95 opened this issue Jun 2, 2018 · 1 comment
Open

Summary #1

cyouh95 opened this issue Jun 2, 2018 · 1 comment

Comments

@cyouh95
Copy link

cyouh95 commented Jun 2, 2018

Criteria 1: Matplotlib and CSV

  • Score Level: 4 (Exceeds Expectations)
  • Comment(s): The file imports the libraries necessary for the project.

Criteria 2: Implementation of 2D Visualization

  • Score Level: 4 (Exceeds Expectations)
  • Comment(s): The 2D grid appears with data plotted on the graph and the visualization includes a title.

Criteria 3: Implementation of 3D Visualization

  • Score Level: 4 (Exceeds Expectations)
  • Comment(s): The 3D grid appears with the correct data plotted on the graph. The grid is rotatable. There is a title on the graph and the plotted points include custom style.

Overall Score: 12/12

Well done on this project! Good job importing all the libraries, including making it compatible with .py files. Although, you only need to import them (and define certain variables) once in your script (ie. duplicate here etc.)

The visualizations look great! Nice job labeling your graphs as well as adding custom style to the 3D plot. In addition, excellent work adding those additional 3 stars to your plot!

As a further challenge, continue playing around with both 2D and 3D visualizations and look into even more ways of customizing certain features. Here are some places to start:

Have fun! :)

@szabolcsveer
Copy link
Owner

Thank you so much for your evaluation!
Keeps me motivated to thrive :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants