Skip to content

Commit c6d9e55

Browse files
committed
update changelog
1 parent ed3deda commit c6d9e55

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@ 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.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

0 commit comments

Comments
 (0)