File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,22 @@ 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.41.1] -- 2018-09-18
14
+
15
+ ### Fixed
16
+ - Bring back hover labels on "touch" hover (bug introduced in 1.29.0) [ #2997 ]
17
+ - Fix MathJax rendering in legends [ #3018 ]
18
+ - Fix fill and layering for multiple stack-groups and unstacked ` scatter ` traces [ #3005 ]
19
+ - Fix removal of ` scatter ` traces with set ` stackgroup ` [ #3005 ]
20
+ - Fix stacked area gap insertion edge case [ #3017 ]
21
+ - Fix zeroline logic for ` splom ` -generated axes [ #3015 ]
22
+ - Fix ` error_x ` and ` error_y ` on ` scatter3d ` w/o ` error_z ` [ #3011 ]
23
+ - Fix ` scatter3d ` error bars on log axes [ #2992 ]
24
+ - Fix ` Plotly.react ` when updating geo axis ` dtick ` [ #3016 ]
25
+ - Fix ` polar.hole=1 ` case [ #3021 ]
26
+ - Fix handling of ` polar.sector ` that span more than 360 degrees [ #3021 ]
27
+
28
+
13
29
## [ 1.41.0] -- 2018-09-12
14
30
15
31
### Added
You can’t perform that action at this time.
0 commit comments