We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2105d58 commit 8471a23Copy full SHA for 8471a23
CHANGELOG.md
@@ -4,6 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
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
16
## [1.9.7] - 2016-04-04
17
### Fixed
18
- Offline mode will no longer delete the Jupyter Notebook's require, requirejs, and define variables.
0 commit comments