mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-24 21:18:11 +08:00
propagate diffexp state through component tree (#2135)
This commit is contained in:
@@ -452,6 +452,7 @@ class HistogramBrush extends React.PureComponent {
|
||||
{!mini ? (
|
||||
<HistogramFooter
|
||||
isObs={isObs}
|
||||
isDiffExp={isDiffExp}
|
||||
displayName={field}
|
||||
hideRanges={asyncProps.isSingleValue}
|
||||
rangeMin={asyncProps.unclippedRange[0]}
|
||||
|
||||
Reference in New Issue
Block a user