We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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