📜  matplotlib 暗模式 - Python 代码示例

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

代码示例1
import matplotlib.pyplot as plt

plt.style.use('dark_background')