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 90c2721 commit 5956662Copy full SHA for 5956662
CHANGELOG.md
@@ -13,7 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
14
### Added
15
- Added `update_plotlyjs_for_offline` in makefile in order to automate updating `plotly.min.js` for offline mode
16
-- The FigureFactory can now create gantt charts with `.create_2D_density`. Check it out with:
+- The FigureFactory can now create 2D-density charts with `.create_2D_density`. Check it out with:
17
```
18
import plotly.tools as tls
19
help(tls.FigureFactory.create_2D_density)
0 commit comments