Skip to content

Height of dendrogram bubble plot dependent on number of genes in file #68

@bhavyaac

Description

@bhavyaac

When uploading a list of 200 genes, the expected behavior of plotting the first 20 is achieved. However, the height of the plot is expanded.

This does not occur when uploading a file with only 20 genes. Therefore, the height of the plot is likely based on the number of genes detected by the app and not taking into account the maximum of 20 allowed to be displayed. The large dimensions of the plot lead to a "scroll" appearing, separately between the gene labels and the plot, which is difficult to navigate

Proposed fixes:

  • change height of plot dependency to 20 if more than 20 genes detected
  • (optimally, for future use) expand to past 20 genes
Screenshot 2024-05-02 at 3 44 06 PM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions