diff --git a/js/natural-selection-phet-io-overrides.js b/js/natural-selection-phet-io-overrides.js index e2378923..5a843f79 100644 --- a/js/natural-selection-phet-io-overrides.js +++ b/js/natural-selection-phet-io-overrides.js @@ -415,6 +415,9 @@ window.phet.preloads.phetio.phetioElementsOverrides = "naturalSelection.labScreen.view.graphs.populationNode.populationGraphNode.yAxisLabelNode.textProperty": { "phetioFeatured": true }, + "naturalSelection.labScreen.view.graphs.populationNode.populationPanel.visibleProperty": { + "phetioFeatured": true + }, "naturalSelection.labScreen.view.graphs.proportionsNode.proportionsGraphNode.earsColumn.visibleProperty": { "phetioFeatured": true },