★ wanayoo — archive 1999 https://github.com/Hung-Yun/Matplotlib-101Nouvelle recherche | Portail wanayoo
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

README.md

Matplotlib 101

Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.

In brief, it is super powerful to visualize the data!

I extracts examples from matplotlib's official website, and I structure this repository according to this tutorial!
I hope this repository can help you fetch the essence of matplotlib.
Of course, as a newcomer in this field, I may make mistakes and code distortly.
Please feel free to leave comments, fork, or pull-requests to make this repo better and better.

List of programs

- Intro to Pyplot
- Style of Pyplot
- Plot with keyword string
- Categorical variable
- Line properties
- Multiple figures and axes
- Figure with text
image
- Annotation with text
image
- Nonlinear axes
image
- Legend
image
- Subplot
image

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.