Skip to content

Commit f6be5d8

Browse files
committed
changelog for 1.41.1
1 parent 515953a commit f6be5d8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

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+
1329
## [1.41.0] -- 2018-09-12
1430

1531
### Added

0 commit comments

Comments
 (0)