Johan Larsson

Results 60 comments of Johan Larsson

> I've found the ggrepl labeling function to be quite capable even with tight clusters. > > Is it possible to provide a ggplot "plot" version? I am actually using...

No, there probably isn't right now. This should be an easy fix though.

Yes, I'm sorry about this. Unfortunately, given the current implementation using `grid::legendGrob()`, this is currently out of my hands. I have been meaning to design something new, but have not...

A possible solution would be to simply fork the code in legendGrob() and rewrite it for eulerr. Would you be interested in doing this @alberto-martin ?

Unfortunately there is no such argument, though I am not convinced there should be. I would argue that it's the intersections that are of interest in a Euler diagram and...

I have given this thought and I do not think that I will support this since a principal feature of the diagrams is that the shapes are area-proportional and this...

Unfortunately not @mkschneider. This would be difficult to achieve while still maintaining proportionality of the diagrams. I am open to pull requests addressing the issue but will not work on...

Hm, I'm principally opposed to that. The idea is that the sizes are proportional across the panels. You will confused viewers if the areas in the different panels mean different...

Sorry, now I understand. That's a good idea and I'll see what I can do; but don't expect anything soon.

For me, calling `:IronRestart` from another window causes the REPL window to disappear, but if I call it from the window of the repl, then it restarts as it should.