Go to file
Lauren Dawnkaski 3f5e409339 I have reached checkpoint #3.
This was definitely the most difficult and I had to do a decent amount
of troubleshooting. I kept getting error messages and then realized
I was just missing one word when scaling x and y. This was very
frustrating but I'm happy I figured it out. I really liked seeing
how it all came together and I'm sure this can be used for many different
types of graphs now that I am comfortable with (x,y) type of directions.
2024-10-01 13:47:31 -04:00
.commit_template Initial commit 2024-08-27 20:34:56 +00:00
.gitignore Initial commit 2024-08-27 20:34:56 +00:00
constants.py Initial commit 2024-08-27 20:34:56 +00:00
generate_data.py Initial commit 2024-08-27 20:34:56 +00:00
planning_scatter.md I have reached checkpoint 1. 2024-09-30 18:18:53 -04:00
plotting.py Initial commit 2024-08-27 20:34:56 +00:00
poetry.lock Initial commit 2024-08-27 20:34:56 +00:00
pyproject.toml Initial commit 2024-08-27 20:34:56 +00:00
scatterplot.py I have reached checkpoint #3. 2024-10-01 13:47:31 -04:00
test_transform.py Initial commit 2024-08-27 20:34:56 +00:00
ticks.py Initial commit 2024-08-27 20:34:56 +00:00
transform.py I have reached checkpoint #2. 2024-10-01 08:57:58 -04:00