Skip to content

Conversation

ulilicht
Copy link

With this commit, an Edge-Class can be added to an Edge.

Usage:

graph.setEdge(1, 2, {
        label: 'your label',
        class: 'great-edge special-edge',
        lineInterpolate: 'basis'
      });

Would it be possible to accept the request or is there any other possibility yet to realize classed edges?

@ulilicht
Copy link
Author

Please don't merge the second commit, this was intended to be private.

@dey-dey
Copy link

dey-dey commented Mar 12, 2015

@ulilicht create a new PR without the second commit?

@ghost
Copy link

ghost commented Mar 31, 2015

Fixed in #151.

@ghost ghost closed this Mar 31, 2015
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants