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
60 stars 16 forks source link

Add happy_birthday start shape #189

Closed beyza17 closed 2 months ago

beyza17 commented 2 months ago

This feature request is for adding new shape as "happy birthday".

image

github-actions[bot] commented 2 months ago

It looks like this is your first issue here – welcome! Please familiarize yourself with the contributing guidelines, if you haven't already.

stefmolin commented 2 months ago

This doesn't fit with the datasets that I want to offer in the package, which you can see here. There is a balance between things that people can create as their own and the built-ins I want to provide. Keep in mind that each dataset makes the package larger, so I can't include everything, and I want to avoid anything text-based, focusing instead on visuals that are accessible to everyone.