8000
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 5d0445f + c75721e commit 834925dCopy full SHA for 834925d
CHANGELOG.md
@@ -2,6 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [1.12.6] - 2016-08-09
6
+### Updated
7
+- Updated `plotly.min.js` from 1.14.1 to 1.16.2
8
+ - Trace type scattermapbox is now part of the main bundle
9
+ - Add updatemenus (aka dropdowns) layout components
10
+ - See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) for additional information regarding the updates
11
+
12
## [1.12.5] - 2016-08-03
13
### Updated
14
- `.create_trisurf` now supports a visible colorbar for the trisurf plots. Check out the docs for help:
0 commit comments