File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,23 @@ 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.41.3] -- 2018-09-25
14+
15+ ### Fixed
16+ - Fix handling of hover ` text ` in ` barpolar ` traces [ #3040 ]
17+ - Fix ` scatterpolar[gl] ` ` text ` placement in hover label [ #3040 ]
18+ - Fix ` pie ` trace support for individual stroke width values [ #3030 ]
19+ - Fix handling of CSS ` max-width ` and ` max-height ` in auto-size routine [ #3033 ]
20+ - Rotate hover labels when ` hovermode: 'y' ` and a single trace produces multiple
21+ labels [ #3043 ]
22+ - Rotate hover labels when ` hovermode: 'closest' ` and multiple labels are
23+ generated including one from an horizontal trace [ #3043 ]
24+ - Fix hover label coloring on white bgcolor [ #3048 ]
25+ - Do not coerce nor validate ` polar?.bar* ` attributes on
26+ subplots w/o visible ` barpolar ` traces [ #3023 ]
27+ - Fix legacy polar attribute descriptions [ #3023 ]
28+
29+
1330## [ 1.41.2] -- 2018-09-19
1431
1532### Fixed
You can’t perform that action at this time.
0 commit comments