- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 75字
- 2021-08-27 18:48:14
Hackable to the core (only when you want)
When we want to go beyond the default settings to ensure that the resultant figure meets our specific purpose, we can customize the appearance and behaviors of each plot feature:
- Per-element styling is possible
- The ability to plot data values as colors and draw any shape of patches allows the creation of almost any kind of visualization
- Useful in customizing plots created by extensions such as Seaborn
推薦閱讀
- 深入淺出Electron:原理、工程與實踐
- C語言程序設計實訓教程
- C語言程序設計實踐教程
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- Hands-On Natural Language Processing with Python
- Apache Kafka Quick Start Guide
- 0 bug:C/C++商用工程之道
- 深入實踐Kotlin元編程
- Building Dynamics CRM 2015 Dashboards with Power BI
- OpenCV 3 Blueprints
- Android熱門應用開發詳解
- ASP.NET本質論
- C語言王者歸來
- PHP典型模塊與項目實戰大全
- 基于Docker的Redis入門與實戰