File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,19 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99
1010where 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 ]
You can’t perform that action at this time.
0 commit comments