- matplotlib Plotting Cookbook
- Alexandre Devert
- 197字
- 2021-07-16 12:16:22
What this book covers
Chapter 1, First Steps, introduces the basics of working with matplotlib. The basic figure types are introduced with minimal examples.
Chapter 2, Customizing the Color and Styles, covers how to control the color and style of a figure—this includes markers, line thickness, line patterns, and using color maps to color a figure several items.
Chapter 3, Working with Annotations, covers how to annotate a figure—this includes adding an axis legend, arrows, text boxes, and shapes.
Chapter 4, Working with Figures, covers how to prepare a complex figure—this includes compositing several figures, controlling the aspect ratio, axis range, and the coordinate system.
Chapter 5, Working with a File Output, covers output to files, either in bitmap or vector formats. Issues like transparency, resolution, and multiple pages are studied in detail.
Chapter 6, Working with Maps, covers plotting matrix-like data—this includes maps, quiver plots, and stream plots.
Chapter 7, Working with 3D Figures, covers 3D plots—this includes scatter plots, line plots, surface plots, and bar charts.
Chapter 8, User Interface, covers a set of user interface integration solutions, ranging from simple and minimalist to sophisticated.
- Hyper-V 2016 Best Practices
- Python自動化運維快速入門
- Offer來了:Java面試核心知識點精講(原理篇)
- Wireshark Network Security
- aelf區塊鏈應用架構指南
- Learning ArcGIS Pro
- 差分進化算法及其高維多目標優化應用
- Ext JS 4 Web Application Development Cookbook
- Learning Hunk
- Multithreading in C# 5.0 Cookbook
- CRYENGINE Game Development Blueprints
- 計算機應用技能實訓教程
- Julia數據科學應用
- 現代C:概念剖析和編程實踐
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施