Go to file
Hope b890bab324 I updated the planning document to break down the scatter plot problem.
I can draw the lines and ticks.  I will need to refresh myself on the printing
the labels and the syntax for lists.
2025-06-24 11:23:00 -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 Initial commit 2025-04-25 21:27:24 +00: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 Initial commit 2025-04-25 21:27:24 +00:00