Forum Discussion
Anonymous
6 years agoNot applicable
rgl R output
I'm trying to use R and the package rgl to produce a custum output. MWE library(rgl)
df <- iris
plot3d(iris[,1:3]) This produces an output in Rstudio but not in Power Bi, I think this cou...
amitchandak
6 years agoSuper User
Anonymous , refer is it very similar to you issue ?
- Anonymous6 years agoNot applicable
No, that is an issue about the size of the dataset, my issue is the form of visulisations Power Bi will take.