Skip to content

Commit 98feab6

Browse files
authored
Merge pull request #959 from plotly/changelog-ff-crash
Changelog/version bump for PR #958
2 parents d6d777b + 56de411 commit 98feab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [2.5.0] - UNRELEASED
6+
### Fixed
7+
- `import plotly.figure_factory` does not fail if `pandas` is not installed. See https://github.com/plotly/plotly.py/pull/958
68
### Added
79
- New parameter `fill_percent` to the `.insert` method for the dashboards API. You can now insert a box into the dashboard layout and specify what proportion of the original container box it will occupy. Run `help(plotly.dashboard_objs.Dashboard.insert)` for more information on `fill_percent`.
810
### Updated

0 commit comments

Comments
 (0)