Skip to content

Bipartite Network: Ordering nodes #252

Description

@asizemore

From the mbio live site, 02/26/24
Screen Shot 2024-02-26 at 12 56 45 PM

The nodes are sorted in no reasonable order.

The most obvious sort order would be alphabetical, though i know we've talked about hierarchical sorting based on taxonomy. But for the near future, i think it makes most sense to have sort options:

  1. Alphabetical
  2. Number of connections (unweighted degree)
  3. Custom. Either this will just be a separate radio button or we'll somehow otherwise handle the user reordering the nodes however they want.

My question is, who should do this reordering work? I'm thinking plot.data right now, since we're also including degree in the ordering. @d-callan may have ideas here

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions