Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ee195e

Browse files
committed
update changelog for 1.17.1
1 parent 8a77adf commit 7ee195e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

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+
1324
## [1.17.0] -- 2016-09-07
1425

1526
### Added

0 commit comments

Comments
 (0)