Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60a8c6d

Browse files
committed
update changelog
1 parent a4cc99e commit 60a8c6d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,19 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
## [1.7.1] -- 2016-03-30
13+
14+
### Fixed
15+
- Legend dimensions are correctly updated (bug introduced in 1.7.0) [#365]
16+
- Friction between cartesian double-click and drag interactions is reduced [#355]
17+
- Ultra-zoomed svg line paths are correctly computed [#353]
18+
- Initial axis ranges are no longer reset on data-updating restyle calls [#351]
19+
- Events now work in jQuery no-conflict scopes (bug introduced in 1.7.0) [#352]
20+
21+
1222
## [1.7.0] -- 2016-03-22
1323

1424
### Added
15-
1625
- Custom surface color functionality (for 4D plotting) is added to surface traces [#347]
1726
- Top-level `Plotly.purge` method (which returns the graph div in its
1827
pre-Plotly.plot state) is added [#300]

0 commit comments

Comments
 (0)