📜  pyplot python 代码示例

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

代码示例6
plt.plot([1, 2, 3, 4], [1, 4, 9, 16]) # plot x against y