iheatmapr
iheatmapr copied to clipboard
[FEATURE REQUEST] Use with Chart studio
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!
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)