Customize the dummy vertex in LayeredDigraphLayout

Thanks for the sample.

Do you have the same issues when using Firefox or Chrome?

And which 2.2.* version were you using before, that (presumably) does not have this problem?

Oh, I forgot to ask – are the layouts more like what you want?

Hi Walter, the issue persists in both Chrome and Firefox. The old version that I was using is 2.1.46, which does not have the issue.

The layout works well so far :) Thanks!

We’ll investigate and get back to you on the scrolling issue.

@min.wu, can you try your code again using the new 2.3 beta2 that I just published? You can access it easily by substituting this in your file:

  <script src="https://gojs.net/2.3.0b2/release/go-debug.js"></script>

Let me know if it fixes the scrolling issue. I believe it should.

This release is also available on npm under the gojs@beta tag.

Hi Simon, yes. The new version works well :) Thank you so much!

Thank you for the confirmation. Feel free to use the latest beta, it is fully supported, and will become the main branch within a few weeks.