Skip to content

Commit 9f7a66b

Browse files
Add Chapters 3 and 4 to Jupyter Book
Chapter 3: Plot Elements and Coordinate Systems - Primitives and containers (Artist objects) - Ordering with zorder - Coordinate systems and transformations - Window extents and multi-colored titles Chapter 4: Text and Titles - Simple titles and text placement - Text formatting for numbers - Legends with customization options - Annotations with arrows - Multi-colored titles and custom fonts Converted all PDF figures to PNG format at 300 DPI 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent eca6b1f commit 9f7a66b

40 files changed

Lines changed: 942 additions & 1 deletion

jupyterbook/_toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,8 @@ parts:
3232
- file: chapter1/index
3333
title: Chapter 1 - The Object-oriented Interface
3434
- file: chapter2/index
35-
title: Chapter 2 - Axes Appearance, Ticks, and Grids
35+
title: Chapter 2 - Axes Appearance, Ticks, and Grids
36+
- file: chapter3/index
37+
title: Chapter 3 - Plot Elements and Coordinate Systems
38+
- file: chapter4/index
39+
title: Chapter 4 - Text and Titles

jupyterbook/chapter3/index.md

Lines changed: 375 additions & 0 deletions
Large diffs are not rendered by default.

jupyterbook/chapter4/index.md

Lines changed: 562 additions & 0 deletions
Large diffs are not rendered by default.
22.7 KB
Loading
303 KB
Loading
23.4 KB
Loading
34.1 KB
Loading
21.5 KB
Loading
23.8 KB
Loading
25.8 KB
Loading

0 commit comments

Comments
 (0)