File tree 1 file changed +15
-0
lines changed
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
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
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
+
13
28
## [ 1.38.0] -- 2018-05-23
14
29
15
30
### Added
You can’t perform that action at this time.
0 commit comments