Go to file
Rebecca Hankey 09498ad085 I added steps to the sctterplot planning
process.

I could draw the lines of the scatterplot itself,
but there is a gap in my undrestanding at this point.
Whereas I know how to have the turtle draw shapes and
have practiced scalable drawing in the typeface
lab, I would need to have more explicit direction about how
the tools that we have used so far, apply to a more mathemetical
task.

My brain has not had to be math centered in a long time. So,
this step from visual products to mathmatical ones is a new challenge for me.
2024-10-20 11:16:41 -04:00
.commit_template Initial commit 2024-08-29 12:32:30 +00:00
.gitignore Initial commit 2024-08-29 12:32:30 +00:00
constants.py Initial commit 2024-08-29 12:32:30 +00:00
generate_data.py Initial commit 2024-08-29 12:32:30 +00:00
planning_scatter.md I added steps to the sctterplot planning 2024-10-20 11:16:41 -04:00
plotting.py Initial commit 2024-08-29 12:32:30 +00:00
poetry.lock Initial commit 2024-08-29 12:32:30 +00:00
pyproject.toml Initial commit 2024-08-29 12:32:30 +00:00
scatterplot.py Initial commit 2024-08-29 12:32:30 +00:00
test_transform.py Initial commit 2024-08-29 12:32:30 +00:00
ticks.py Initial commit 2024-08-29 12:32:30 +00:00
transform.py Initial commit 2024-08-29 12:32:30 +00:00