【问题标题】:Creating 3D graphs on python with connecting lines使用连接线在 python 上创建 3D 图形 【发布时间】:2014-09-27 12:52:40 【问题描述】: 我需要制作一个看起来像这样的图表! the 3d plot 我有4个维度点(时间,x,y,z),我想用连接线+两个小图来制作给定数据的概率分布。 谢谢 【问题讨论】: 您好,欢迎来到 SO。 Please read through this guide on posting questions. 标签: python 3d graphing 【解决方案1】: 由于问题不完整,我想给你一个提示:) import matplotlib.pyplot as plt 干杯,发布结构合理的问题。 【讨论】: