Forum Discussion
Anonymous
8 years agoNot applicable
3d bar chart
Hello,
Is 3D bar chart available or any R script for that please share with me.
Thanks in Advance
Regards
pooja
7 Replies
- v-yuta-msftCommunity Support
Hi Poojad1,
Click From Marketplace and Input "3D" then you can see the custom 3D chart which can be used in power bi.
About plot 3D graph using R script, please refer to: https://cran.r-project.org/web/packages/plot3D/vignettes/plot3D.pdf
Regards,
Jimmy Tao
- AnonymousNot applicable
Hello ,
I want visual like this in power bi is it possible??
and how??- v-yuta-msftCommunity Support
Hi Poojad1,
I would recommend you to create a 3D bar chart like your requirement using power pivot in excel or you may consider to use R script to create a 3D chart.
Regards,
Jimmy Tao