File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -72,19 +72,8 @@ be useful to rotate tick *labels* to match the boundary. Calling
72
72
labels will be parallel to the circular grid line, and angular tick labels will
73
73
be perpendicular to the grid line (i.e., parallel to the outer boundary.)
74
74
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
+ ------------------------------------
88
77
89
78
Jake Vanderplas' JSAnimation package has been merged into matplotlib. This
90
79
adds to matplotlib the `~matplotlib.animation.HTMLWriter ` class for
@@ -102,6 +91,17 @@ an HTML file by asking for the ``html`` writer.
102
91
103
92
104
93
94
+
95
+
96
+ Improvements
97
+ ++++++++++++
98
+
99
+ Internals
100
+ +++++++++
101
+
102
+ Pending
103
+ +++++++
104
+
105
105
New TransformedPatchPath caching object
106
106
---------------------------------------
107
107
You can’t perform that action at this time.
0 commit comments