generated from mwc/lab_scatter
I think the drawing part of the scatter plot, such as the lines for the axes and tick marks would be the easiest to draw so far because they most resemble turtle drawings from unit 1. I think these drawings would be somewhat complex based on the different distances the turtle has to move so I look forward to what we will learn in this lab to hopefully simplify that process. My sense is that this lab will cover functions such as max and min and also how to draw using the turtle while pulling values from a list. |
||
---|---|---|
.commit_template | ||
.gitignore | ||
constants.py | ||
generate_data.py | ||
planning_scatter.md | ||
plotting.py | ||
poetry.lock | ||
pyproject.toml | ||
scatterplot.py | ||
test_transform.py | ||
ticks.py | ||
transform.py |