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

Add show_bounds parameter to Dataset.plot(). #151

Closed stefmolin closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #151 (a4932c8) into main (ccf5185) will decrease coverage by 0.06%. The diff coverage is 7.14%.

:exclamation: Current head a4932c8 differs from pull request most recent head 2e8358c. Consider uploading reports for the commit 2e8358c to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/stefmolin/data-morph/pull/151/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/151?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 #151 +/- ## ========================================== - Coverage 98.44% 98.38% -0.06% ========================================== Files 43 43 Lines 1736 1737 +1 Branches 344 345 +1 ========================================== Hits 1709 1709 - Misses 24 25 +1 Partials 3 3 ``` | [Files](https://app.codecov.io/gh/stefmolin/data-morph/pull/151?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/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin#diff-c3JjL2RhdGFfbW9ycGgvZGF0YS9kYXRhc2V0LnB5) | `73.07% <7.14%> (-0.95%)` | :arrow_down: |