Thanks to visit codestin.com Credit goes to github.com
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 d052f82 commit 3262692Copy full SHA for 3262692
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.14.1] -- 2016-06-28
14
+
15
+### Fixed
16
+- Fix colorscale restyle calls on heatmap traces (bug introduced in 1.14.0)
17
+ [#694]
18
+- Hover after zoom / pan is now functional again in ternary plots (bug
19
+ introduced in 1.14.0) [#688]
20
+- Fix mapbox layer relayout starting from invisible layer [#693]
21
+- Hover labels when `hoveron: 'fills'` are now constrained to the viewports
22
+ [#688]
23
+- Fix `surface` countours description [#696]
24
+- Fix `mapbox.layers.line` description [#690]
25
26
27
## [1.14.0] -- 2016-06-22
28
29
### Added
0 commit comments