Skip to content

Commit 99d4249

Browse files
authored
Merge pull request plotly#741 from plotly/pjs126
update plotly min
2 parents 1a993c4 + 3f5a647 commit 99d4249

File tree

2 files changed

+75
-68
lines changed

2 files changed

+75
-68
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88

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

14+
### Updated
15+
- Updated `plotly.min.js` to version 1.26.0 for `plotly.offline`.
16+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) for additional information regarding the updates.
17+
1418
### Updated
1519
- `plotly.offline.plot` and `plotly.offline.iplot` now accept various [configuration options](https://plot.ly/javascript/configuration-options/) for their arguments.
1620

0 commit comments

Comments
 (0)