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 0c1d6d5 commit 6d016f5Copy full SHA for 6d016f5
CHANGELOG.md
@@ -10,6 +10,15 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
13
+## [1.39.4] -- 2018-08-02
14
+
15
+### Fixed
16
+- Fix tenths of milliseconds handling in old numeric date data
17
+ (bug introduced in 1.21.0) [#2847]
18
+- Fix `yaxis` overlaying `yaxis2` layouts
19
+ (bug introduced in 1.39.3) [#2857]
20
21
22
## [1.39.3] -- 2018-07-25
23
24
### Fixed
0 commit comments