- 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.
推薦閱讀
- CMDB分步構(gòu)建指南
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- Learning Docker
- C# Programming Cookbook
- Mastering Spring MVC 4
- Java程序設(shè)計與計算思維
- Hadoop+Spark大數(shù)據(jù)分析實戰(zhàn)
- C++ 從入門到項目實踐(超值版)
- C語言程序設(shè)計
- Python深度學(xué)習(xí):基于TensorFlow
- Visual Basic程序設(shè)計上機(jī)實驗教程
- R數(shù)據(jù)科學(xué)實戰(zhàn):工具詳解與案例分析
- Scala編程實戰(zhàn)
- Scrapy網(wǎng)絡(luò)爬蟲實戰(zhàn)
- 游戲設(shè)計的底層邏輯