File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,19 @@ 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.48.2] -- 2019-06-11
14+
15+ ### Fixed
16+ - Fix rendering after 1d -> 2d -> 1d drag motion
17+ under ` dragmode: 'zoom' ` (bug introduced in 1.48.0) [ #3950 ]
18+ - Fix for ` scattergl ` hover and click events to give the 'top' point
19+ instead of the 'bottom' point [ #3924 ]
20+ - Fix ` contour ` label rendering for non-monotonically increasing x/y [ #3934 ]
21+ - Fix ` carpet ` axis title position for decreasing a/b coords [ #3927 ]
22+ - Fix multiple single-valued overlaid autobinned ` histogram ` edge case [ #3935 ]
23+ - Fix ` parcoords ` ` tickvals ` and ` ticktext ` documentation [ #3925 ]
24+
25+
1326## [ 1.48.1] -- 2019-05-30
1427
1528### Fixed
You can’t perform that action at this time.
0 commit comments