Thanks to visit codestin.com Credit goes to github.com
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 63f455d commit a23a460Copy full SHA for a23a460
CHANGELOG.md
@@ -10,6 +10,14 @@ 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.20.3] -- 2016-11-21
14
+
15
+### Fixed
16
+- Remove infinite loop when plotting 1-pt `scattergl` traces [#1168]
17
+- Fix updatemenu bug where the wrong button was set to active [#1176]
18
+- Fix `addTraces` when called with existing traces as input [#1175]
19
20
21
## [1.20.2] -- 2016-11-17
22
23
### Fixed
0 commit comments