We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5995b62 + e77c055 commit bb29e74Copy full SHA for bb29e74
CHANGELOG.md
@@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
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
+
12
## [1.9.0] - 2015-11-15
13
- Previously, using plotly offline required a paid license.
14
No more: `plotly.js` is now shipped inside this package to allow
0 commit comments