Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$jit.ForceDirected how can i specific each edge's length #178

Open
westkayak opened this issue Apr 8, 2014 · 0 comments
Open

$jit.ForceDirected how can i specific each edge's length #178

westkayak opened this issue Apr 8, 2014 · 0 comments

Comments

@westkayak
Copy link

// 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant