Forum Discussion

shizar115's avatar
shizar115
Helper I
5 years ago
Solved

Using gganimate from CRAN via R-script to visualize an animated component

Dear all, I have been trying to create animated dashboards via Power BI and my preference is R-script since gives me good control. It seems implementing animated components is not as straight-for...
  • mahoneypat's avatar
    mahoneypat
    5 years ago

    I'm not sure what is going on.  The visual I see is static, and I suspect it launched your browser when it was returning html.  To see the animated visual on your Power BI report page, I suspect you are going to need to create a custom visual following the steps described here.

    https://towardsdatascience.com/custom-html-visuals-in-power-bi-using-r-2b0494894ff

     

    Here is the static chart I see with your example data.

    Attached is the pbix, in case it is useful to you.

     

    Regards,

    Pat