Johan Larsson

Results 60 comments of Johan Larsson

Hm, no not at the moment I think, but it would be nice to make this more customizeable. PRs are welcome!

Hm, let me think about this for a bit. It would require changing the output class of the function.

Hm, yes I agree that there should be an option to set tolerance and maximum number of iterations. It looks like an easy fix too. I'm happy to consider pull...

28 is not a small number, and I'm not actually sure that it makes sense to even try to use an Euler diagram here since the output is bound to...

Or, hm, actually it should absolutely be possible to alleviate this problem by ruling out some of the possible intersections, i.e. if A is not intersecting with C, then obviously...

There are no guarantees that the resulting fit is perfect. Please see https://github.com/jolars/eulerr/issues/80, https://github.com/jolars/eulerr/issues/54, etc.

If I am to guess, the problem with this example is that the intersections are so small relative to the non-intersecting parts, so it becomes very difficult to find a...

I've looked into this a bit more and there actually seems to be an inconsistency here, because the fit is often worse using ellipses than it is with circles, which...

It's not possible right now, @edeschenes

I agree. It would be nice to show this somehow. Maybe not by default, but yes. I plan to look for a GSOC student for next year to work on...