Forum Discussion
pope
8 years agoFrequent Visitor
Interactive R visual working on desktop but not service
I have developed a visual using ggplot2 and plotly. It works like a charm on desktop ... But when I upload the report the tooltips are reverted back to default settings This is the code I a...
v-sihou-msft
8 years agoMicrosoft Employee
In Power BI, the plotly HTML output is not supported fort R Visuals in general.
Plotly can only be used if it produces an IMAGE\PNG for R visuals in PBI. Not HTML.
Regards,
pope
8 years agoFrequent Visitor
Fine reply from a moderator ... not only did I say it was working but power BI does offer support for it. FYI plotly does not handle the HTML output, htmlwidget does that
Thanks anyway