Skip to content
  • Mike Bostock's avatar
    Fix two sorting bugs in chord layout. · c0e5b963
    Mike Bostock authored
    We still weren't sorting subgroups correctly. Also, we now sort chords by their
    average value, rather than the source value, which works well with one-sided
    chords (where either the source or target value is zero).
    c0e5b963