Feature description
Hello,
I'm using teal.modules.general::tm_variable_browser .
It would be great to be able to use interactive plots, or make ggplots interactive with plotly::ggplotly, but I figured that they are not supported by teal::TealReportCard and teal.reporter::ReportCard classes.
Is there a chance that this would get introduced?
I've got suggestion from @pawelru that right now there is some limitation regarding exporting some formats of interactive plots, and the solution could be implementation of the class that would deal with such content, and modifying the function responsible for rendering it.
I wasn't sure where to create this issue in here or up the stream in the teal.modules.general where the tm_variable_browser module is, which uses the reporter that I need.
Thanks in advance,
Hubert
Code of Conduct
Contribution Guidelines
Security Policy
Feature description
Hello,
I'm using
teal.modules.general::tm_variable_browser.It would be great to be able to use interactive plots, or make ggplots interactive with
plotly::ggplotly, but I figured that they are not supported byteal::TealReportCardandteal.reporter::ReportCardclasses.Is there a chance that this would get introduced?
I've got suggestion from @pawelru that right now there is some limitation regarding exporting some formats of interactive plots, and the solution could be implementation of the class that would deal with such content, and modifying the function responsible for rendering it.
I wasn't sure where to create this issue in here or up the stream in the
teal.modules.generalwhere thetm_variable_browsermodule is, which uses the reporter that I need.Thanks in advance,
Hubert
Code of Conduct
Contribution Guidelines
Security Policy