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.
Codecov Report
Additional details and impacted files
[![Impacted file tree graph](https://app.codecov.io/gh/stefmolin/data-morph/pull/144/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/144?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 #144 +/- ## ======================================= Coverage 98.41% 98.41% ======================================= Files 42 42 Lines 1701 1701 Branches 336 336 ======================================= Hits 1674 1674 Misses 24 24 Partials 3 3 ```