Skip to content

Commit 3f5a647

Browse files
committed
update plotly min
1 parent 2be151e commit 3f5a647

File tree

2 files changed

+75
-68
lines changed

2 files changed

+75
-68
lines changed

CHANGELOG.md

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

55
## [2.0.8] - 2017-04-21
66
### Added
7-
- offline embedded plots are now responsive to window resizing when `output_type == "div"` is set in `plotly.offline.iplot()`.
7+
- Offline embedded plots are now responsive to window resizing when `output_type == "div"` is set in `plotly.offline.iplot()`.
88
- Offline animations are now supported on Plotly Cloud.
99

10+
### Updated
11+
- Updated `plotly.min.js` to version 1.26.0 for `plotly.offline`.
12+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) for additional information regarding the updates.
13+
1014
### Updated
1115
- `plotly.offline.plot` and `plotly.offline.iplot` now accept various [configuration options](https://plot.ly/javascript/configuration-options/) for their arguments.
1216

0 commit comments

Comments
 (0)