We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5bc26 commit edc61daCopy full SHA for edc61da
CHANGELOG.md
@@ -10,6 +10,17 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
13
+## [1.47.3] -- 2019-04-18
14
+
15
+### Fixed
16
+- Fix MathJax rendering in Firefox [#3783]
17
+- Fix `waterfall` hover under `hovermode: 'closest'` [#3778]
18
+- Fix `waterfall` `connector.line.width` updates [#3789]
19
+- Fix `waterfall` positioning on date axes [#3791]
20
+- Fix `waterfall` default connector line color [#3788]
21
+- Fix `hoverlabel.align` behavior for centered hover labels [#3781]
22
23
24
## [1.47.2] -- 2019-04-15
25
26
### Fixed
0 commit comments