We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6651a9 commit 2772f43Copy full SHA for 2772f43
CHANGELOG.md
@@ -10,6 +10,17 @@ 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.38.3] -- 2018-06-11
14
+
15
+### Fixed
16
+- Fix `cone` axis padding when under `sizemode: 'absolute'` [#2715]
17
+- Fix `cone` scaling on irregular grids [#2715]
18
+- Fix `cone` `sizemode: 'absolute'` scaling and attribute description [#2715]
19
+- Improve `cone` hover picking [#2715]
20
+- Fix exception during histogram cross-trace computation [#2724]
21
+- Fix handling of custom transforms that make their own data arrays [#2714]
22
23
24
## [1.38.2] -- 2018-06-04
25
26
### Fixed
0 commit comments