Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit d4df7cc

Browse files
committed
changelog entry for graph config fix
1 parent 9e8f451 commit d4df7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414
### Fixed
1515
- Fix unnecessary `loading_state` prop for `Input` component. [#498](https://github.com/plotly/dash-core-components/issues/498)
1616
- Ensure `DatePickerSingle` callbacks fire with cleared dates. [#511](https://github.com/plotly/dash-core-components/pull/511)
17+
- Fixes incorrect default values for `config` prop of `Graph`. [#515](https://github.com/plotly/dash-core-components/pull/515)
1718

1819
## [0.45.0] - 2019-03-25
1920
### Added

0 commit comments

Comments
 (0)