Skip to content

Commit b618cbc

Browse files
committed
update plotlyjs
1 parent 4a73c17 commit b618cbc

File tree

3 files changed

+80
-75
lines changed

3 files changed

+80
-75
lines changed

Diff for: CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [2.0.15] - 2017-08-22
6+
### Updated
7+
- Updated `plotly.min.js` to version 1.30.0 for `plotly.offline`.
8+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1300----2017-08-21) for additional information regarding the updates.
9+
510
## [2.0.14] - 2017-08-09
611
### Fixed
712
- [Sharekey enabling issue](https://github.com/plotly/plotly.py/issues/719) where plots were made private instead of secret.
@@ -10,7 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1015
## [2.0.13] - 2017-08-04
1116
### Updated
1217
- Updated `plotly.min.js` to version 1.29.1 for `plotly.offline`.
13-
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1291----2017-07-25) for additional information regarding the updates.
18+
- See [the plotly.js CHANGELOG]() for additional information regarding the updates.
1419
- `figure_factory.create_gantt` and `figure_factory.create_dendrogram` now return a Plotly figure (consistent with other figure factory chart types).
1520
- `offline.init_notebook_mode()` is now optional when using `offline.iplot()`.
1621

0 commit comments

Comments
 (0)