Skip to content

Commit d154bb5

Browse files
committed
update python offline plotlyjs version
1 parent 7887873 commit d154bb5

File tree

3 files changed

+64
-60
lines changed

3 files changed

+64
-60
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
6+
7+
[1.12.12] - 2016-12-06
68
### Updated
7-
-`FF.create_scatterplotmatrix` now by default does not show the trace labels for the box plots, only if `diag=box` is selected for the diagonal subplot type.
9+
- Updated `plotly.min.js` to version 1.20.5 for `plotly.offline`.
10+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) for additional information regarding the updates
11+
- `FF.create_scatterplotmatrix` now by default does not show the trace labels for the box plots, only if `diag=box` is selected for the diagonal subplot type.
812

913
## [1.12.11] - 2016-12-01
1014
### Fixed

0 commit comments

Comments
 (0)