Skip to content

Commit 2138aed

Browse files
committed
Add tests for inset_element
Covers the inset_element work that's accumulated over the branch: - `TestInsetAlignTo` — panel / plot / full host regions. - `TestNestedOnTop` — `on_top` toggled on a deeply nested inset. - `TestQuadrantInsets` — four-in-a-grid via separate insets vs. one composition inset. - `TestPropagateTheme` — `&` / `*` broadcast from a host into its insets (including Compose and nested ggplot insets) and the TypeError guards on bare-ggplot operands. - `TestImageInset` — aspect-fit + anchor placement, themed background wrapping the user bbox, ndarray/PIL parity, standalone render, and construction-time validation.
1 parent b290bcd commit 2138aed

24 files changed

Lines changed: 376 additions & 0 deletions
12.5 KB
Loading
12.8 KB
Loading
12.7 KB
Loading
12.7 KB
Loading
14.5 KB
Loading
15.7 KB
Loading
15.9 KB
Loading
11.9 KB
Loading
12 KB
Loading
16.8 KB
Loading

0 commit comments

Comments
 (0)