Change the figures from base R plots to plotly to allow interactive zooming in/out and increase options for customizing the plots.
The current base R plotting code is at:
- "Explore HCR" plot: Lines 161-261 in the server.R script
- "Compare 2 HCR" plot: Lines : Lines 470-644 in the server.R script