File tree Expand file tree Collapse file tree 2 files changed +45
-39
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +45
-39
lines changed
Original file line number Diff line number Diff line change @@ -7,8 +7,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
7
## [ 1.9.7] - 2016-04-04
8
8
### Fixed
9
9
- Offline mode will no longer delete the Jupyter Notebook's require, requirejs, and define variables.
10
+
10
11
### Updated
11
- - Updated plotly.min.js so offline is using plotly.js v1.7.1
12
+ - Updated plotly.min.js so offline is using plotly.js v1.8.0
13
+ - Added range selector functionality for cartesian plots
14
+ - Added range slider functionality for scatter traces
15
+ - Added custom surface color functionality
16
+ - Added ability to subplot multiple graph types (SVG cartesian, 3D, maps, pie charts)
17
+ - For comprehensive update list see the [plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
12
18
13
19
## [ 1.9.6] - 2016-02-18
14
20
### Updated
You can’t perform that action at this time.
0 commit comments