- Matplotlib 2.x By Example
- Allen Yu Claire Chung Aldrin Yim
- 74字
- 2021-07-02 19:34:27
Legend
While previous versions set the legend in the upper-right corner, Matplotlib 2.0 sets the legend location as "best" by default. It automatically avoids overlapping of the legend with the data. The legend box also has rounded corners, lighter edges, and a partially transparent background to keep the focus of the readers on the data. The curve of square numbers in the classic and current default styles demonstrates the case:


推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- Clojure Programming Cookbook
- Extending Jenkins
- Visual Basic程序開發(學習筆記)
- SAS數據統計分析與編程實踐
- Apex Design Patterns
- Python3.5從零開始學
- ASP.NET程序開發范例寶典
- 開源項目成功之道
- 深度學習入門:基于Python的理論與實現
- 交互設計師成長手冊:從零開始學交互
- Learning Cocos2d-JS Game Development
- 程序員的英語
- JavaScript設計模式與開發實踐
- C++ Game Development Cookbook