we need to reiterate over the plotly plots.
For some plots the reactive text of the plots is not nice.
The summary plots show for example: as.numeric(d[, feature]) which should be changed to the actual feature name.
Check all other plotly objects too when we do this!
we need to reiterate over the plotly plots. For some plots the reactive text of the plots is not nice. The summary plots show for example: as.numeric(d[, feature]) which should be changed to the actual feature name. Check all other plotly objects too when we do this!