We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3103fd7 commit f684cbeCopy full SHA for f684cbe
CHANGELOG.md
@@ -10,6 +10,16 @@ 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.49.3] -- 2019-08-20
14
+
15
+### Fixed
16
+- Fix graphs with `visible: false` `sankey` traces [#4123]
17
+- Fix `scattergl` with `mode: 'text'` and `text` arrays longer
18
+ than the coordinates arrays [#4125, #4126]
19
+- Fix `rangeslider` positioning when left margin is pushed
20
+ by other component [#4127]
21
22
23
## [1.49.2] -- 2019-08-13
24
25
### Fixed
0 commit comments