Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 236e9a7

Browse files
authored
Merge branch 'master' into add-hist-to-facet
2 parents 3be914a + bae9fa3 commit 236e9a7

File tree

5 files changed

+177
-169
lines changed

5 files changed

+177
-169
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
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+
56
## [Unreleased]
67
### Added
78
- `figure_factory.create_facet_grid` now supports histogram traces.
89

10+
## [2.0.11] - 2017-06-20
11+
### Updated
12+
- Updated `plotly.min.js` to version 1.28.1 for `plotly.offline`.
13+
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1281----2017-06-20) for additional information regarding the updates.
14+
915
## [2.0.10] - 2017-06-12
1016
### Added
1117
- The figure_factory can now create facet grids with `.create_facet_grid`. Check it out with:

0 commit comments

Comments
 (0)