cosmograph-org / cosmos

GPU-accelerated force graph layout and rendering
Other
823 stars 53 forks source link

Added index argument to the `nodeSize` and `nodeColor` config accessor functions #73

Closed Stukova closed 1 year ago

Stukova commented 1 year ago

nodeSize: (node, index) => { }

nodeColor: (node, index) => { }