Skip to content

Commit 1e70016

Browse files
committed
update changelog
1 parent 980cebd commit 1e70016

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ 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.9.0] -- 2016-04-12
13+
14+
### Added
15+
- Ternary plots with support for scatter traces (trace type `scatterternary`) [#390]
16+
17+
### Fixed
18+
- Toggling the visibility of `scatter3d` traces with `surfaceaxis` now works [#405]
19+
- `scatter3d` traces with `surfaceaxis` turned now feature real 3D opacity [#408]
20+
- `plotly_unhover` is now properly triggered over `pie` traces [#407]
21+
- Better grammar in `scatter` attribute descriptions [#406]
22+
1223

1324
## [1.8.0] -- 2016-04-04
1425

0 commit comments

Comments
 (0)