Thanks to visit codestin.com Credit goes to github.com
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 d88c5d0 + acaac25 commit 7a25ceeCopy full SHA for 7a25cee
CHANGELOG.md
@@ -4,6 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
7
+## [1.9.10] - 2016-04-27
8
+### Updated
9
+- Updated plotly.min.js so the offline mode is using plotly.js v1.10.0
10
+ - Added beta versions of two new 2D WebGL trace types: heatmapgl, contourgl
11
+ - Added fills for scatterternary traces
12
+ - Added configurable shapes layer positioning with the shape attribute: `layer`
13
+
14
## [1.9.9] - 2016-04-15
15
### Fixed
16
- Fixed `require is not defined` issue when plotting offline outside of Ipython Notebooks.
0 commit comments