Skip to content

Commit ee7a7e4

Browse files
committed
Added a new entry to the Unreleased section of CHANGELOG.md to document the new feature.
1 parent 4ec6b8c commit ee7a7e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
### Added
8+
- Add `get_computed_values()` method to `BaseFigure` for programmatically accessing values calculated by Plotly.js (starting with computed axis ranges) [[#5552](https://github.com/plotly/plotly.py/issues/5552)]
9+
710

811
## [6.7.0] - 2026-04-09
912

0 commit comments

Comments
 (0)