Skip to content

Commit 2772f43

Browse files
committed
update changelog for 1.38.3
1 parent c6651a9 commit 2772f43

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ 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.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+
1324
## [1.38.2] -- 2018-06-04
1425

1526
### Fixed

0 commit comments

Comments
 (0)