Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d5a836b

Browse filesBrowse files
committed
update changelog for 1.31.1
1 parent 62acc31 commit d5a836b
Copy full SHA for d5a836b

File tree

1 file changed

+14
-0
lines changed
Filter options

1 file changed

+14
-0
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

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+
1327
## [1.31.0] -- 2017-10-05
1428

1529
### Added

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.