Lev Nachmanson

Results 29 comments of Lev Nachmanson

Maybe you can achieve the effect you want by using edge weights in Sugiyama scheme. Increasing the edge weight might make the edge shorter and even align the source and...

Yes, it is possible, and msagljs is specially designed to support this scenario. In this case you take dependency only on @msagl/core. Please have a look at https://microsoft.github.io/msagljs/docs/api, which has...

@assufsun, do you have an example of using just @msagl/core?

@B45i, can you describe in more details what you try to achieve? What do you mean by this: "I want to use this library in my React.js app and would...

WebGL targets for bigger graphs and it is a design decision of @Pessimistress to sacrifice the quality for speed.

If it is ever will be supported, it would take a while to address. But msagljs is open source. Feel free to create a pull request if you have an...

Please see example at [renderer-svg-no-parser](https://microsoft.github.io/msagljs/renderer-svg-no-parser/index.html) ![image](https://github.com/microsoft/msagljs/assets/5377127/a338103e-5ef3-48aa-aa99-9ab104300b4f) There is no list of implemented attributes yet, sorry. I will add it to the docs. It is not difficult to add attributes supported...

Thanks, sure, especially if it is a small graph.

@Pessimistress , @catapop84 , I am not sure how to address this issue.

Sorry, I was not subscribed to the notifications and missed the issue. @LasmGratel, why don't you submit a pull request with a fix?