Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CHANGELOG.md
  • Loading branch information
mpatrikios authored Apr 12, 2025
commit 02ccd1dbeb22163a6c5c50f55d3579401c246421
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Fix third-party widget display issues in v6 [[#5102]https://github.com/plotly/plotly.py/pull/5102]

### Added
- Added `xaxis_title` and `yaxis_title` parameters to `add_trace()` method for more concise subplot creation

## [6.0.1] - 2025-03-14

### Updated
Expand Down