stefmolin / data-morph

Morph an input dataset of 2D points into select shapes, while preserving the summary statistics to a given number of decimal points through simulated annealing. It is intended to be used as a teaching tool to illustrate the importance of data visualization.
https://stefaniemolin.com/data-morph/
MIT License
71 stars 20 forks source link

Adjust point sizes in docs. #121

Closed stefmolin closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #121 (9b6ccd8) into main (dbb998a) will not change coverage. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/stefmolin/data-morph/pull/121/graphs/tree.svg?width=650&height=150&src=pr&token=3SEEG9SZQO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin)](https://app.codecov.io/gh/stefmolin/data-morph/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin) ```diff @@ Coverage Diff @@ ## main #121 +/- ## ======================================= Coverage 95.45% 95.45% ======================================= Files 42 42 Lines 1540 1540 Branches 301 301 ======================================= Hits 1470 1470 Misses 68 68 Partials 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/stefmolin/data-morph/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin) | Coverage Δ | | |---|---|---| | [src/data\_morph/data/dataset.py](https://app.codecov.io/gh/stefmolin/data-morph/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin#diff-c3JjL2RhdGFfbW9ycGgvZGF0YS9kYXRhc2V0LnB5) | `74.02% <0.00%> (ø)` | | | [src/data\_morph/data/loader.py](https://app.codecov.io/gh/stefmolin/data-morph/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin#diff-c3JjL2RhdGFfbW9ycGgvZGF0YS9sb2FkZXIucHk=) | `71.73% <0.00%> (ø)` | |