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 7c8a06e commit 8a319ceCopy full SHA for 8a319ce
CHANGELOG.md
@@ -9,6 +9,16 @@ 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.6.2] -- 2016-03-03
14
15
+### Fixed
16
+- SVG overflow property is now properly set for IE11 [#305, #306]
17
+- Hover labels associated with `text` arrays with falsy values are properly
18
+ skipped over [#310]
19
+- Snapshot routines now strip browser-only user-select style attributes [#311]
20
21
22
## [1.6.1] -- 2016-03-01
23
24
### Fixed
0 commit comments