Skip to content

Commit 18ee335

Browse files
committed
update changelog for 1.17.3
1 parent b2b68cd commit 18ee335

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

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+
1325
## [1.17.2] -- 2016-09-12
1426

1527
### Fixed

0 commit comments

Comments
 (0)