We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b68cd commit 18ee335Copy full SHA for 18ee335
CHANGELOG.md
@@ -10,6 +10,18 @@ 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.17.3] -- 2016-09-21
14
+
15
+### Fixed
16
+- Fix scatter text node translations on range relayout [#956]
17
+- Fix `Plotly.restyle` for scatter trace `mode` [#956]
18
+- Fix color mapping discontinuity in `surface` trace with circular colorscale
19
+ [#959]
20
+- Fix `Plotly.redraw` when scatter traces are added to the graph [#947]
21
+- Fix double click side-effects in gl2d plots [#958]
22
+- Emit event animatingframe frame during animations [#953]
23
24
25
## [1.17.2] -- 2016-09-12
26
27
### Fixed
0 commit comments