Skip to content

Commit cbdb552

Browse files
committed
DOC: move js animation whats new
1 parent 3e67e1a commit cbdb552

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

doc/users/whats_new.rst

+13-13
Original file line numberDiff line numberDiff line change
@@ -72,19 +72,8 @@ be useful to rotate tick *labels* to match the boundary. Calling
7272
labels will be parallel to the circular grid line, and angular tick labels will
7373
be perpendicular to the grid line (i.e., parallel to the outer boundary.)
7474

75-
76-
77-
Improvements
78-
++++++++++++
79-
80-
Internals
81-
+++++++++
82-
83-
Pending
84-
+++++++
85-
86-
Merge JSAnimation
87-
-----------------
75+
Interactive JS widgets for animation
76+
------------------------------------
8877

8978
Jake Vanderplas' JSAnimation package has been merged into matplotlib. This
9079
adds to matplotlib the `~matplotlib.animation.HTMLWriter` class for
@@ -102,6 +91,17 @@ an HTML file by asking for the ``html`` writer.
10291

10392

10493

94+
95+
96+
Improvements
97+
++++++++++++
98+
99+
Internals
100+
+++++++++
101+
102+
Pending
103+
+++++++
104+
105105
New TransformedPatchPath caching object
106106
---------------------------------------
107107

0 commit comments

Comments
 (0)