diff --git a/src/shared/components/plots/PlotsTab.tsx b/src/shared/components/plots/PlotsTab.tsx index 8354352de68..dac31c4b9c4 100644 --- a/src/shared/components/plots/PlotsTab.tsx +++ b/src/shared/components/plots/PlotsTab.tsx @@ -4464,7 +4464,7 @@ export default class PlotsTab extends React.Component { )} - {this.isStacked && ( + {this.isStacked && (this.plotType.result==3) && (