iheatmapr icon indicating copy to clipboard operation
iheatmapr copied to clipboard

[FEATURE REQUEST] Use with Chart studio

Open reberya opened this issue 4 years ago • 1 comments

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!

reberya avatar Nov 07 '21 21:11 reberya

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)

AliciaSchep avatar Dec 23 '21 22:12 AliciaSchep