Skip to content

Commit

Permalink
Added comment on property
Browse files Browse the repository at this point in the history
  • Loading branch information
airenzp authored and xzhou82 committed Dec 9, 2024
1 parent 04b1d50 commit 8254beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/types/src/dataset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,7 @@ export type SelectCohortEntry = {
//The profile has clearOnChange. The terms used in the plots are not always the same for the profile.
//Therefore when switching cohorts, it is necessary to delete the plots opened and the global filter
clearOnChange?: { [index: string]: boolean }
//Allows to customize the color of the selected column on the cohort features table. Used by the PrOFILE
activeCohortColor?: string
}

Expand Down

0 comments on commit 8254beb

Please sign in to comment.