Skip to content

Commit 5956662

Browse files
authored
Update CHANGELOG.md
1 parent 90c2721 commit 5956662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1313

1414
### Added
1515
- 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:
16+
- The FigureFactory can now create 2D-density charts with `.create_2D_density`. Check it out with:
1717
```
1818
import plotly.tools as tls
1919
help(tls.FigureFactory.create_2D_density)

0 commit comments

Comments
 (0)