We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62acc31 commit d5a836bCopy full SHA for d5a836b
CHANGELOG.md
@@ -10,6 +10,20 @@ 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.31.1] -- 2017-10-16
14
+
15
+### Fixed
16
+- Fix IE and Edge SVG `toImage` support [#2068]
17
+- Return empty set during selections of `visible: false` traces [#2081]
18
+- Fix scroll glitch in `table` traces [#2064]
19
+- Fix handling of 1D header values in `table` [#2072]
20
+- Fix `table` line style defaults [#2074]
21
+- Do not attempt to start drag on right-click [#2087]
22
+- Phase out `alignment-baseline` attributes in SVG text nodes [#2076]
23
+- Listen to document events on drag instead of relying on
24
+ cover-slip node [#2075]
25
26
27
## [1.31.0] -- 2017-10-05
28
29
### Added
0 commit comments