You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: