Skip to content

Commit bb29e74

Browse files
committed
Merge pull request #359 from plotly/annotated_heatmap
Annotated heatmap
2 parents 5995b62 + e77c055 commit bb29e74

File tree

4 files changed

+942
-7
lines changed

4 files changed

+942
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [1.9.1] - 2015-11-26
8+
### Added
9+
- The FigureFactory can now create annotated heatmaps with `.create_annotated_heatmap`.
10+
- The FigureFactory can now create tables with `.create_table`.
11+
712
## [1.9.0] - 2015-11-15
813
- Previously, using plotly offline required a paid license.
914
No more: `plotly.js` is now shipped inside this package to allow

0 commit comments

Comments
 (0)