📜  3D 数据可视化 Python 代码示例

📅  最后修改于: 2022-03-11 14:47:09.548000             🧑  作者: Mango

代码示例2
fig = plt.figure(figsize=(4,4))

ax = fig.add_subplot(111, projection='3d')