8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae007a8 commit 6699146Copy full SHA for 6699146
CHANGELOG.md
@@ -9,6 +9,14 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
9
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
+
13
+## [1.21.2] -- 2016-12-14
14
+- Fix handling of calendar in `filter` transforms where distinct calendars can
15
+ now be set for both the `target` and `value` [#1253]
16
+- Make `Plotly.addFrames` skip over non-plain-objects inputs [#1254]
17
+- Make `Plots.graphJson` aware of `frames` [#1255]
18
19
20
## [1.21.1] -- 2016-12-14
21
22
### Fixed
0 commit comments