Skip to content

Latest commit

 

History

History

README.md

Matplotlib Practice

In these practices, you will know how to draw some fancy graph by using matplotlib. for example, bar chart, pie chart, scatter point graph, 3D modle graph etc...

Basic Usage

this listed python file will show you some basic and often-used graph how is generated by using Matplotlib. see more details

there provide some result to dislay

Generate GIF With Matplotlib

As you can see, there are some test files in directory generateGIF. Click the front button to know more. I also wrote a blog to introduce this way, see details

Demo like this