File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,21 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010where 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
You can’t perform that action at this time.
0 commit comments