- Matplotlib 2.x By Example
- Allen Yu Claire Chung Aldrin Yim
- 96字
- 2021-07-02 19:34:25
What's new in Matplotlib 2.0?
Matplotlib 2.0 features many improvements, including the appearance of default styles, image support, and text rendering speed. We have selected a number of important changes to highlight later. The details of all new changes can be found on the documentation site at http://matplotlib.org/devdocs/users/whats_new.html.
If you are already using previous versions of Matplotlib, you may want to pay more attention to this section to update your coding habits. If you are totally new to Matplotlib or even Python, you may jump ahead to start using Matplotlib first, and revisit here later.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- UNIX編程藝術
- VMware View Security Essentials
- Intel Galileo Essentials
- Docker技術入門與實戰(第3版)
- OpenCV 3和Qt5計算機視覺應用開發
- PyTorch Artificial Intelligence Fundamentals
- 從0到1:HTML+CSS快速上手
- 數據結構習題精解(C語言實現+微課視頻)
- 0 bug:C/C++商用工程之道
- Extreme C
- Scala編程(第5版)
- Java程序設計與項目案例教程
- Java Web從入門到精通(第2版)
- Backbone.js Testing