File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,22 @@ 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.0] -- 2016-03-22
13+
14+ ### Added
15+
16+ - Custom surface color functionality (for 4D plotting) is added to surface traces [ #347 ]
17+ - Top-level ` Plotly.purge ` method (which returns the graph div in its
18+ pre-Plotly.plot state) is added [ #300 ]
19+ - Support for custom hover labels on multiple subplots in ` Plotly.Fx.hover ` is
20+ added [ #301 ]
21+
22+ ### Fixed
23+ - Error bars node ordering now respect the trace ordering [ #343 ]
24+ - Geo traces nodes now update properly on streaming plot calls [ #324 ]
25+ - jQuery check in event module is made more robust [ #328 ]
26+
27+
1228## [ 1.6.3] -- 2016-03-07
1329
1430### Fixed
You can’t perform that action at this time.
0 commit comments