Skip to content

Commit

Permalink
sort by number of samples
Browse files Browse the repository at this point in the history
  • Loading branch information
inodb committed Nov 25, 2024
1 parent c051b72 commit 6895376
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/studyView/charts/ChartContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ export class ChartContainer extends React.Component<IChartContainerProps, {}> {
},
]}
defaultSortBy={
MultiSelectionTableColumnKey.NUMBER_STRUCTURAL_VARIANTS
MultiSelectionTableColumnKey.NUMBER
}
setOperationsButtonText={
this.props.store.hesitateUpdate
Expand Down

0 comments on commit 6895376

Please sign in to comment.