Skip to content

Commit ebcb9c8

Browse files
committed
up
1 parent a86fa9c commit ebcb9c8

39 files changed

+562
-648
lines changed

README.md

+10-12
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Matplotlib可以说是python数据可视化最重要且常见的工具之一,
3030

3131
## 使用说明
3232

33-
- 使用前请将matplotlib升级到最新版本V3.3.3(2020年12月),否则可能会出现报错!
33+
- 使用前请将matplotlib升级至V3.4.2以上(2022年1月),否则可能会出现报错!
3434
- 本教程独立网站已上线:[https://datawhalechina.github.io/fantastic-matplotlib/](https://datawhalechina.github.io/fantastic-matplotlib/)
35-
- 使用时若发现任何问题,或是你对项目内容有好的建议,欢迎留言交流
35+
- 使用时若发现任何问题,或是你对项目内容有好的建议,欢迎留言交流,联系邮箱[email protected]
3636

3737

3838
## 目录
@@ -41,31 +41,23 @@ Matplotlib可以说是python数据可视化最重要且常见的工具之一,
4141

4242
> 和matplotlib的初次邂逅,赶紧拿出画布,画笔,一段奇幻的旅途即将开启
4343
44-
本回作为引入,介绍了matplotlib可视化绘图包的特点,以及如何用最简单的几行代码画出一幅可视化图表。
45-
4644
* 第二回:艺术画笔见乾坤
4745

4846
> 挥舞起手中的艺术画笔,发挥想象力,在画布上自由地绘制图形
4947
50-
本回作为整个matplotlib宇宙中最重要的一个环节,重点介绍了matplotlib绘图的核心API,以及使用matplotlib绘制基本元素的方法
51-
5248
* 第三回:布局格式定方圆
5349

5450
> 没有规矩不成方圆,你应当开始学会如何合理地在画布上布局了
5551
56-
本回介绍了常用的两种绘图布局方法,让使用者可以自由地在画布中进行布局
57-
5852
* 第四回:文字图例尽眉目
5953

6054
> 为了让你的画流传更久远,快来学习下如何在画布上题字吧
6155
62-
本回介绍了如何在图像上,坐标轴上绘制文本,以及如何在图像上绘制图例。
63-
6456
* 第五回:样式色彩秀芳华
6557

6658
> 下一步你需要学习下怎么样绘制出更加花样繁复,色彩绚丽的画了
6759
68-
本回介绍了4种修改matplotlib绘图样式的方法,以及6种修改matplotlib色彩设置的方法
60+
6961

7062

7163
## 致谢
@@ -76,7 +68,7 @@ Matplotlib可以说是python数据可视化最重要且常见的工具之一,
7668

7769
| 成员 | 个人简介 | 个人主页 |
7870
| ------ | ------------------------------------------- | -------------------------------------------------- |
79-
| 杨剑砺 | Datawhale成员,**项目负责人**,数据分析师 | 公众号:口羊的数据分析实验室 |
71+
| 杨剑砺 | Datawhale成员,**项目负责人**,数据分析师 | 公众号:口羊的数据分析实验室 |
8072
| 杨煜 | Datawhale成员,数据分析师 | 公众号:BI数据可视化 |
8173
| 耿远昊 | Datawhale成员,华东师范大学在读 | Github:https://github.com/GYHHAHA |
8274
| 李运佳 | Datawhale成员,上海交通大学在读 | 知乎:https://www.zhihu.com/people/li-yun-jia-68-9 |
@@ -98,6 +90,12 @@ Matplotlib可以说是python数据可视化最重要且常见的工具之一,
9890

9991
第五章:杨剑砺
10092

93+
> 《Fantastic-Matplotlib》V1.1 :第一次全面更新
94+
95+
全部章节的更新完善:杨剑砺
96+
97+
98+
10199
## 关注我们
102100

103101
<div align=center><img src="https://img-blog.csdnimg.cn/20210607220347359.png" width = "250" height = "270" alt="Datawhale是一个专注AI领域的开源组织,以“for the learner,和学习者一起成长”为愿景,构建对学习者最有价值的开源学习社区。关注我们,一起学习成长。"></div>

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8c8106cd161cd2ce86ae48c61840ee9f
3+
config: 815228cb4fe22cc72c32eeeb4cd16a8b
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_images/index_11_0.png

-849 Bytes
Loading

docs/_images/index_11_01.png

-11.9 KB
Loading

docs/_images/index_11_02.png

10 KB
Loading

docs/_images/index_11_03.png

6.42 KB
Loading

docs/_images/index_12_0.png

11.2 KB
Loading

docs/_images/index_13_01.png

3.72 KB
Loading

docs/_images/index_14_0.png

12.4 KB
Loading

docs/_images/index_14_01.png

-614 Bytes
Loading

docs/_images/index_15_01.png

4.18 KB
Loading

docs/_images/index_23_0.png

4.11 KB
Loading

docs/_images/index_27_0.png

5.36 KB
Loading

docs/_images/index_27_01.png

1.51 KB
Loading

docs/_images/index_2_01.png

-6.98 KB
Loading

docs/_images/index_2_02.png

-6.49 KB
Loading

docs/_images/index_39_0.png

-959 Bytes
Loading

docs/_images/index_3_0.png

-79 Bytes
Loading

docs/_images/index_3_01.png

-5.17 KB
Loading

docs/_images/index_4_01.png

3.91 KB
Loading

docs/_images/index_5_01.png

-1.39 KB
Loading

docs/_images/index_6_1.png

11.1 KB
Loading

docs/_images/index_7_0.png

-922 Bytes
Loading

docs/_images/index_7_01.png

3.92 KB
Loading

docs/_images/index_9_0.png

-142 Bytes
Loading

docs/_images/index_9_01.png

-12.9 KB
Loading

docs/_images/index_9_02.png

15.3 KB
Loading

docs/_images/index_9_03.png

5.83 KB
Loading

0 commit comments

Comments
 (0)