Power BI with animated R visuals

179 Views Asked by At

I can output statically generated "png" images from my R code onto Power BI using the "R script visual" function.

Is it possible to output an animated "svg" such as one generated by processanimateR onto my powerbi page:

https://bupaverse.github.io/processanimateR/

I looked into HTML Vizualiser, but it doesn't link with the R script visual function.

Thanks

0

There are 0 best solutions below