Skip to content

Commit 40d4a5c

Browse files
committed
Add plot_annotation entry to the changelog
1 parent 57d147c commit 40d4a5c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/changelog.qmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ title: Changelog
1616
- You can now use a sequence to set the position of each text on colorbar, or have the
1717
positions alternate left and right or bottom and top.
1818

19+
- Added [](:class:`~plotnine.composition.plot_annotation`), allowing you to add title,
20+
subtitle or caption to a composition.
21+
1922
### Bug Fixes
2023

2124
- Fixed [](:class:`~plotnine.geom_smooth`) / [](:class:`~plotnine.stat_smooth`) when using a linear model via "lm" with weights for the model to do a weighted regression. This bug did not affect the formula API of the linear model. ({{< issue 1005 >}})

0 commit comments

Comments
 (0)