Go to file
Hope 9836b40408 I attempted to plot the points and I'm not sure
what I'm missing.  The axes draw, but the points
do not.  When I tested the draw_points function without
scaling, it does seam to iterate through the points.
2025-06-28 22:52:50 -04:00
.commit_template Initial commit 2025-04-25 21:27:24 +00:00
.gitignore Initial commit 2025-04-25 21:27:24 +00:00
constants.py Initial commit 2025-04-25 21:27:24 +00:00
generate_data.py Initial commit 2025-04-25 21:27:24 +00:00
planning_scatter.md I updated the planning document to break down the scatter plot problem. 2025-06-24 11:23:00 -04:00
plotting.py Initial commit 2025-04-25 21:27:24 +00:00
poetry.lock Initial commit 2025-04-25 21:27:24 +00:00
pyproject.toml Initial commit 2025-04-25 21:27:24 +00:00
scatterplot.py I attempted to plot the points and I'm not sure 2025-06-28 22:52:50 -04:00
test_transform.py Initial commit 2025-04-25 21:27:24 +00:00
ticks.py Initial commit 2025-04-25 21:27:24 +00:00
transform.py updated all transform functions. I think this went well, 2025-06-28 21:31:54 -04:00