Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53d3f8f

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

File tree

Expand file treeCollapse file tree

3 files changed

+81
-77
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+81
-77
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-3Lines changed: 7 additions & 3 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.