Skip to content

Commit a918639

Browse files
committed
Merge pull request #438 from plotly/update_js_1.9
update offline to plotlyjs 1.9.0
2 parents 2105d58 + 8471a23 commit a918639

File tree

4 files changed

+441
-91
lines changed

4 files changed

+441
-91
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [1.9.8] - 2016-04-14
8+
### Fixed
9+
- Error no longer results from a "Run All" cells when working in a Jupyter Notebook.
10+
11+
### Updated
12+
- Updated plotly.min.js so offline is using plotly.js v1.9.0
13+
- Added Ternary plots with support for scatter traces (trace type `scatterternary`)
14+
- For comprehensive update list see the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
15+
716
## [1.9.7] - 2016-04-04
817
### Fixed
918
- Offline mode will no longer delete the Jupyter Notebook's require, requirejs, and define variables.

0 commit comments

Comments
 (0)