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

Skip to content

Commit 42653aa

Browse files
committed
included offline image download in changelog
1 parent 053f69f commit 42653aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
import plotly.tools as tls
1010
help(tls.FigureFactory.create_gantt)
1111
```
12+
- Ability to download images in offline mode. By providing an extra keyword `image` to the existing plot calls, you can now download the images of the plots youmake in offline mode.
13+
1214

1315
## [1.12.1] - 2016-06-19
1416
### Added

0 commit comments

Comments
 (0)