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.
1 parent 8a77adf commit 7ee195eCopy full SHA for 7ee195e
CHANGELOG.md
@@ -10,6 +10,17 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
13
+## [1.17.1] -- 2016-09-09
14
+
15
+### Fixed
16
+- Restyling `visible` to `false` on all scatter traces present on a graph
17
+ is now working again (bug introduced in 1.17.0) [#920]
18
+- Relayouting `paper_bgcolor` now properly propagate to legend
19
+ and updatemenu `bgcolor [#921]
20
+- Mapbox plot routine no longer make request to public Mapbox server
21
+ when linked to a Mapbox Atlas instance [#919]
22
23
24
## [1.17.0] -- 2016-09-07
25
26
### Added
0 commit comments