我正在Google colab中生成3d散点图,但是问题是生成的无花果是静态的并且不能旋转。我也尝试了命令
%matplotlib笔记本
启用3D散射旋转,因为它显然在jupyter笔记本电脑环境中有效,但似乎在Google colab环境中不起作用。
你可以在这里找到我的代码
python data-visualization scatter-plot scatter3d google-colaboratory
data-visualization ×1
google-colaboratory ×1
python ×1
scatter-plot ×1
scatter3d ×1