LayeredDigraphLayout Performance Suggestion for gojs with Angular

Hi I have gone through the following query, And I think this solution will work for our issue as well…

I have tried the Demo in HTML it is working fine but for Angular it is giving errors like assignLayer is protected and can not be overridden outside and some other errors as well can you please guide how can we apply the same solution for Angular version…

Thanks in advance…

Are you translating some code from JavaScript to TypeScript? You’ll need to define a subclass: Extending GoJS -- Northwoods Software