ZJUVAI/NetV.js

Node&Links's public attributes

Opened this issue · 0 comments

Currently, node&link's attributes are private, we can only get them by getter respectively.
But it may influence performance.
Consider making necessary attributes to public and change related getter to direct attributes.