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

Skip to content

Commit 17b27dd

Browse files
authored
Merge pull request plotly#776 from plotly/add-hist-to-facet
added histogram to facet_grid
2 parents 4ff7200 + 1b0e434 commit 17b27dd

File tree

3 files changed

+213
-99
lines changed

3 files changed

+213
-99
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
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-
## [2.0.12] - UNRELEASED
5+
## [2.0.12] - 2017-06-30
66
### Updated
77
- Updated `plotly.min.js` to version 1.28.3 for `plotly.offline`.
88
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md#1283----2017-06-26) for additional information regarding the updates.
9+
### Added
10+
- `figure_factory.create_facet_grid` now supports histogram, bar, and box traces.
911

1012
## [2.0.11] - 2017-06-20
1113
### Updated

0 commit comments

Comments
 (0)