noaa-nwfsc / FishSET

FishSET (fisheries spatial economics toolbox) includes tools for spatial data analysis, running location choice models, and simulating policy scenarios.
https://noaa-nwfsc.github.io/FishSET/
Other
3 stars 0 forks source link

ggplotly not working through console #127

Open Paul-Carvalho opened 1 month ago

Paul-Carvalho commented 1 month ago

The pred_prob_outputs() functions with ggplotly output show in the shiny app, but the plots don't work when running in the console. These have been changed to just plot the non-interactive ggplots when running through the console, but hopefully we can get the interactive plots working for the console.

Paul-Carvalho commented 1 month ago

This is probably an issue with RStudio versions. Updating to the latest version might fix this issue.