Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

Add edge weight#1

Closed
victor-nitu wants to merge 1 commit intoSuven:masterfrom
tenders-exposed:feature/edge-value
Closed

Add edge weight#1
victor-nitu wants to merge 1 commit intoSuven:masterfrom
tenders-exposed:feature/edge-value

Conversation

@victor-nitu
Copy link

First of more additions to come, I added support for an edge's weight to be passed as param to the component:

{{#each model.edges as |edge|}}
  {{visjs-edge from=edge.from to=edge.to value=edge.value}}
{{/each}}

@victor-nitu
Copy link
Author

Closing as covered by #3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant