- Matplotlib 2.x By Example
- Allen Yu Claire Chung Aldrin Yim
- 155字
- 2021-07-02 19:34:25
Hello Plotting World!
To learn programming, we often start with printing the "Hello world!" message. For graphical plots that contain all the elements from data, axes, labels, lines and ticks, how should we begin?
This chapter gives an overview of Matplotlib's functionalities and latest features. We will guide you through the setup of the Matplotlib plotting environment. You will learn to create a simple line graph, view, and save your figures. By the end of this chapter, you will be confident enough to start building your own plots, and be ready to learn about customization and more advanced techniques in the coming sections.
Come and say "Hello!" to the world of plots!
Here is a list of topics covered in this chapter:
- What is Matplotlib?
- Setting up the Python environment
- Installing Matplotlib and its dependencies
- Setting up the Jupyter notebook
- Plotting the first simple line graph
- Loading data into Matplotlib
- Exporting the figure
推薦閱讀
- 多媒體CAI課件設(shè)計(jì)與制作導(dǎo)論(第二版)
- HBase從入門到實(shí)戰(zhàn)
- Data Analysis with IBM SPSS Statistics
- 信息安全技術(shù)
- Getting Started with Python Data Analysis
- H5頁面設(shè)計(jì):Mugeda版(微課版)
- 微信小程序開發(fā)與實(shí)戰(zhàn)(微課版)
- Learning AWS
- 零基礎(chǔ)學(xué)HTML+CSS
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- IPython Interactive Computing and Visualization Cookbook
- Xamarin Cross-Platform Development Cookbook
- LabVIEW入門與實(shí)戰(zhàn)開發(fā)100例(第4版)
- Responsive Web Design with jQuery
- Effective C++:改善程序與設(shè)計(jì)的55個(gè)具體做法(第三版)中文版(雙色)