So in your 2.3.* code, you were using LayeredDigraphLayout.alignOption set to AlignAll
?
I’m surprised that if you didn’t make any changes in your code that upgrading to v3.0 caused any loss of performance. Or were there changes that you did make in upgrading to v3.0?
I see that you are using TypeScript. What is the compilation target?