The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web
// Change node and edge styles such as // color and width. // These properties are also set per node // with dollar prefixed data-properties in the // JSON structure. Node: { overridable: true }, Edge: { overridable: true, color: '#23A4FF', lineWidth: 2 }, this is what i see in the sample but as imformed above , can i sepcific each one of the edge> or change the length?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by westkayak and has received 0 comments.