Skip to content

Commit 66af461

Browse files
committed
update changelog for 1.38.1
1 parent c655f42 commit 66af461

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ 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.1] -- 2018-05-29
14+
15+
### Fixed
16+
- Fix transforms on `scattergl` traces [#2677]
17+
- Fix `marker.line.width` scaling in `scattergl` traces [#2677]
18+
- Fix `[un]selected.marker.size` scaling in `scattergl` traces [#2677]
19+
- Create two not three WebGL contexts for scattergl/splom graphs
20+
(bug introduced 1.36.0) [#2656]
21+
- Fix `z` updates of interpolated values on heatmap and contour traces with gaps [#2657]
22+
- Fix select/pan double-click behavior when relayout from one another
23+
(bug introduced in 1.36.0) [#2668]
24+
- Fix shift selection behavior after pan/scroll
25+
(bug introduced in 1.36.0) [#2676]
26+
27+
1328
## [1.38.0] -- 2018-05-23
1429

1530
### Added

0 commit comments

Comments
 (0)