- matplotlib Plotting Cookbook
- Alexandre Devert
- 74字
- 2021-07-16 12:16:22
Preface
matplotlib is a Python module for plotting, and it is a component of the ScientificPython modules suite. matplotlib allows you to easily prepare professional-grade figures with a comprehensive API to customize every aspect of the figures. In this book, we will cover the different types of figures and how to adjust a figure to suit your needs. The recipes are orthogonal and you will be able to compose your own solutions very quickly.
推薦閱讀
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Vue.js 2 and Bootstrap 4 Web Development
- 人臉識別原理及算法:動態(tài)人臉識別系統(tǒng)研究
- Android 應(yīng)用案例開發(fā)大全(第3版)
- Functional Kotlin
- C語言程序設(shè)計同步訓練與上機指導(dǎo)(第三版)
- Linux C編程:一站式學習
- Babylon.js Essentials
- Python3.5從零開始學
- ActionScript 3.0從入門到精通(視頻實戰(zhàn)版)
- Learning Kotlin by building Android Applications
- INSTANT Apache Hive Essentials How-to
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- Mastering Python
- 流暢的Python