Benjamin W. Portner
Benjamin W. Portner
Hi @djBirdman, I am not 100% sure but I think d3-dag#93 addresses a different issue (it concerns grid layout instead of sugiyama, I believe the ranking controls the order of...
Hi @dariush-fathie, first of all, I apologize for the late answer. For some reason I did not receive a notification by Github. I hope I will next time! To your...
Hi @bidplayrepeat, Sorry for getting back to you so late! Adding and removing nodes dynamically is a very cool idea, thanks for bringing it up! Unfortunately, realizing this with the...
Hi @bidplayrepeat, I am not sure I understand. Per default, when opening the `familytree.html`, only one node should be visible - the one defined by the `start` property in `data.js`....
Hi @bidplayrepeat, Sorry that it took me so long to get back to you. I decided to do a major code restructuring to make tasks like the one you describe...
Dear @asabhaney, First off, I am sorry for my very late response to your PR. I changed jobs this year and it took me a while to settle in. Furthermore,...
I agree with @AlexanderLanin. Configuring ccache for CMake is impossible right now. @craigscott-crascit's hack is brilliant but there should be an easier way. Please provide a solution.
@jrosdahl First off, sorry if my comment sounded inappropriate. I am very thankful for ccache and I think you developers do a great job! Secondly, thanks for providing an alternative...
Thank a lot @bniedzie for your interest in `js_family_tree` and even bigger thanks for your contribution! I checked your code and I think the solution is quite good. You hard-coded...
@marc-vdm Thanks for the testing effort and the extensive report! I looked at the issue and this is what I found: > First thing I notice is that there is...