Skip to content

Commit 53d3f8f

Browse files
authored
Merge pull request #890 from plotly/bump_pjs+1312
update plotly.js for offline
2 parents 54a4755 + 45b4be4 commit 53d3f8f

File tree

3 files changed

+81
-77
lines changed

3 files changed

+81
-77
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@
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-
## [Unreleased] - TBA
5+
## [2.2.3] - 2017-12-04
66
### Added
77
-`column_width` and `row_width` parameters for `plotly.tools.make_subplots`. Call `help(plotly.tools.make_subplots)` for documentation.
8+
### Updated
9+
- Updated `plotly.min.js` to version 1.31.2.
10+
- Fixes include adjustments to `table` trace for offline plotting.
11+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1312----2017-10-23) for additional information regarding the updates.
812

913
## [2.2.2] - 2017-11-23
1014
### Added
11-
- bullet chart figure factory. Call `help(plotly.figure_factory.create_bullet)` for examples and how to get started making bullet charts with the API.
15+
- Bullet chart figure factory. Call `help(plotly.figure_factory.create_bullet)` for examples and how to get started making bullet charts with the API.
1216

1317
## [2.2.1] - 2017-10-26
1418
### Fixed
15-
- presentation objects now added to setup.py
19+
- Presentation objects now added to setup.py
1620

1721
## [2.2.0] - 2017-10-26
1822
### Added

0 commit comments

Comments
 (0)