Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8ef7c8

Browse files
committed
update to 1.8.0
1 parent 23a538a commit a8ef7c8

File tree

2 files changed

+45
-39
lines changed

2 files changed

+45
-39
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
## [1.9.7] - 2016-04-04
88
### Fixed
99
- Offline mode will no longer delete the Jupyter Notebook's require, requirejs, and define variables.
10+
1011
### 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)
1218

1319
## [1.9.6] - 2016-02-18
1420
### Updated

0 commit comments

Comments
 (0)