matplotlib库

快速入门

Matplotlib 命令总结

matplotlib color 参数

3 Matplotlib 对象
画板对象 matplotlib.figure.Figure
文字对象 matplotlib.text.Text
补丁对象 matplotlib.patches.Polygon
线对象 matplotlib.lines.Line2D
matplotlib.markers.MarkerStyle

2 基础数据对象primitives
3 容器对象containers
2.1 Axes Subplot子图讲解
2.2 matplotlib text 文字处理
2.3 matplotlib scale 刻度

Matplotlib 三维图像 入门
Matplotlib 三维图像 API

  1. Matplotlib 中文字体设置

python保存图片(matplotlib)

你可能感兴趣的:(python,matplotlib)