Forum Discussion
rliu
Helper I
10 years agoR visuals won't display
So I used the R function parset() created a parallel set visual and it works fine in R. This is an "interactive" chart in that certain parts will be highlighted as my mouse hover over that area. (I a...
ankitpatira
Community Champion
10 years agorliu power bi desktop only supports R packages that produce static visuals. in your case html file is generated and so it doesn't render that visual. scroll down to the bottom of this page to see list of supported packages.
rliu
Helper I
10 years agoThank you ankitpatira