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
Hi - really love your package. Any plans to add functionality to export to chart studio/existing work arounds to do this? My goal is to use these plots in powerpoint/google slides.
Thanks!
The text was updated successfully, but these errors were encountered:
No plans along those lines. In terms of workaround, there might be a way to use to_plotly_json from iheatmapr and then a function from the plotly package... potentially plotly::api("plots", "POST", plotly_json) ? Haven't tried it but something like that might work (following guidelines from rplotly in terms of how to set the right options to connect to account)
Hi - really love your package. Any plans to add functionality to export to chart studio/existing work arounds to do this? My goal is to use these plots in powerpoint/google slides.
Thanks!
The text was updated successfully, but these errors were encountered: