The stockplotr::html_all_figs_tables() function exports all available figures and tables into an HTML. Some have expressed interest in being able to explore those plots by making them more interactive. For example, Plotly and Observable can make interactive plots.
It would be helpful to know if it'd be possible to export interactive plots with html_all_figs_tables(), what our workflow might look like, and the pros/cons of this idea.