Hello Rstudio Community,
I'd like to plot matplotlib graphs in interactive 3D modes. Usually I can do this with iPython or other tools mentioning something like %matplotlib qt5
However, using Rstudio to run and write Python directly prevents me from doing separated windows to access this 3d plots.
Does anybody know why or how can I solve this issue?
Thanks!