You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
-`update_axes`: Fixed issue #281 where plots did not render in Rmd.
4
4
5
+
# Changes in version 2025.12.2 (PR#282)
6
+
7
+
-`update_axes`: Fixed issue #276 where `update_axes` used hardcoded 1000ms transition duration instead of respecting the selector's `duration` option.
8
+
5
9
# Changes in version 2025.11.17 (PR#274)
6
10
7
11
-`update_axes`: Fixed issue #273 where axis tick text font-size was inconsistent between plots with and without `update_axes`. Previously, plots using `theme_animint(update_axes="x")` would lose `theme(axis.text = element_text(size=...))` styling after axis updates.
0 commit comments