科学图 Matplotlib样式用于科学绘图 此仓库具有Matplotlib样式,可格式化您的绘图,以用于科学论文,演示文稿和论文。 入门 安装SciencePlots的最简单方法是使用pip : # for lastest release (from PyPI) pip install SciencePlots # for latest version (from GitHub) pip install git+https://github.com/garrettj403/SciencePlots.git pip安装将自动将所有*.mplstyle文件移动到适当的目录中。 请参阅以获取
1