lukas-rose-216489023 / EECS2311Project

Group 17 Repository for EECS2311 Venn Diagram Project
1 stars 1 forks source link

Element Limit #19

Open kalishaikh opened 4 years ago

kalishaikh commented 4 years ago

Limit to elements when Anchoring is On I am limited to 6 elements that will intersect in the middle. This feels too restrictive. What if the intersection of my set was greater than 6? The limit of elements in the left and right circle is 11. There needs to be a way for me to store more data in the Venn Diagram. Potential fix could be a drop down menu that appears only after I've passed the limit, resizing of the text box or larger Venn Diagram.

Ahmed-Jawad-216340309 commented 4 years ago

The solution here is to turn off Anchoring because the anchoring exists to make small amounts of data to look good. If the user needs more data, they can turn anchoring off.