jolars / eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses
https://jolars.github.io/eulerr/
GNU General Public License v3.0
130 stars 18 forks source link

Regress to old version using non-object oriented design #36

Closed jolars closed 5 years ago

jolars commented 5 years ago

I discovered that the new version failed to accurately find solutions that the old implementation could, hence I have regressed to the old less elegant, but more consistent, approach. The new object-oriented design is still around in branch oo-design, and will hopefully see the light of day eventually.