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

Update chord.js to support negative matrix values #818

Closed
wants to merge 1 commit into from
Closed

Update chord.js to support negative matrix values #818

wants to merge 1 commit into from

Commits on Sep 21, 2012

  1. Update chord.js to submit negative matrix values

    The chord layout currently does not support negative values in input matrices; this commit provides support for negative values by making the chord group's angle dependent on the sum of the absolute value of all matrix input values in a group.
    nicanor-b committed Sep 21, 2012
    Copy the full SHA
    1720483 View commit details
    Browse the repository at this point in the history