You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the layout decides to not make an overlap because the circle does not fit, I would like to tell the user with a little alert. Is this data queryable?
The text was updated successfully, but these errors were encountered:
Or would it be possible to generate a table of the displayed intersections? From that it might be easier to highlight a table of intersections not displayed.
I do see in the DOM that it logs with warnings about the intersections not displayed on screen, this might be a way to identify what's not shown. "[Log] WARNING: area AFI1,AFI2,NBR,EBERT,LAFCA,NSFC,NYFCC,NYT not represented on screen (venn.js, line 1737)"
When the layout decides to not make an overlap because the circle does not fit, I would like to tell the user with a little alert. Is this data queryable?
The text was updated successfully, but these errors were encountered: