microsoft / msagljs

A JavaScript graph layout engine: port of MSAGL
https://microsoft.github.io/msagljs/
MIT License
146 stars 15 forks source link

[renderer-webgl] GraphLayer refactor, add graph style spec #42

Closed Pessimistress closed 1 year ago

Pessimistress commented 1 year ago

This will allow us to control rendering styles by node/edge properties

I will update the documentation once we settle down with the API