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 85dccd1 commit 01d2826Copy full SHA for 01d2826
CHANGELOG.md
@@ -5,7 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
## [Unreleased]
6
7
## [1.8.6] - 2015-09-28
8
+### Fixed
9
- Saving "world_readable" to your config file via `plotly.tools.set_config` actually works.
10
+
11
+### Added
12
- You can also save `auto_open` and `sharing` to the config file so that you can forget these
13
keyword argument in `py.iplot` and `py.plot`.
14
0 commit comments