Go to file
Justin Toombs aa3d609973 Various functions were written in regards to
setting up the scatter plot functionality.

For checkpoint 2, this was easily the most difficult task done thus far, and required a significant amount of
hand-holding to get through. For the most part, anytime I got stuck, I had no idea how to proceed because I did not
fully grasp what was being asked. I was able to achieve some head way with online forums, but for the most part needed
to have one-on-one assistance.
2023-08-03 12:31:37 -04:00
.commit_template Initial commit 2023-07-31 14:13:56 +00:00
.gitignore Initial commit 2023-07-31 14:13:56 +00:00
constants.py Initial commit 2023-07-31 14:13:56 +00:00
generate_data.py Initial commit 2023-07-31 14:13:56 +00:00
planning_scatter.md I briefly described how the scatter plot would 2023-08-01 09:31:21 -04:00
plotting.py Initial commit 2023-07-31 14:13:56 +00:00
poetry.lock Initial commit 2023-07-31 14:13:56 +00:00
pyproject.toml Initial commit 2023-07-31 14:13:56 +00:00
scatterplot.py Initial commit 2023-07-31 14:13:56 +00:00
test_transform.py Various functions were written in regards to 2023-08-03 12:31:37 -04:00
ticks.py Initial commit 2023-07-31 14:13:56 +00:00
transform.py Various functions were written in regards to 2023-08-03 12:31:37 -04:00