We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80aee1 commit fb05bffCopy full SHA for fb05bff
CHANGELOG.md
@@ -10,6 +10,16 @@ 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.27.1] -- 2017-05-17
14
+
15
+### Fixed
16
+- Fix text box positioning on scrolled windows (bug introduced in 1.27.0) [#1683, #1690]
17
+- Fix styling over links in annotation text [#1681]
18
+- Fix `mesh3d` with `vertexcolor` coloring [#1686]
19
+- Fix `sort` transform with set `categoryarray` [#1689]
20
+- Fix `scatter` text node data join [#1672]
21
+- Fix `plot` promise resolution in graphs with layout images in IE11 [#1691]
22
23
## [1.27.0] -- 2017-05-10
24
25
### Added
0 commit comments