John Alexis Guerra Gómez

Results 24 comments of John Alexis Guerra Gómez

I implemented an overflow option here https://github.com/john-guerra/d3-cloud

@tribe84 your solution looks cool, have you posted your code somewhere?

Thanks a lot! On Mon Jan 26 2015 at 12:54:19 PM Sanders DeNardi [email protected] wrote: > @john-guerra https://github.com/john-guerra nice job on the overflow > code. > > — > Reply...

@BhumikaSarswat I'm sorry but your request is too vague

Sorry I don't have the cycles right now John. From my phone, brevity and all http://johnguerra.co On Tue, Oct 8, 2019, 9:24 AM khushbu wrote: > I implemented an overflow...

@Sigfried here is a version that should work with v4/v5 https://github.com/jasondavies/d3-parsets/pull/19

Seems to me that this pull request establishes hard boundary, which is undesired as you will get node overlapping. #115 uses forces instead, which should work better. This notebook showcases...

Here is a comparison #163 https://observablehq.com/d/606866e6c1db4809 #115 https://observablehq.com/@john-guerra/d3-forceboundary

Thank you for ruining my "productivity" with you awesome game of pong!!!! 👏

Randomizing positions every time we move the slider might be the issue, here it is keeping node positions https://observablehq.com/d/7acdd31a46c120be Seems to me (and my bias) that forceBoundary does the better...