v0.14.5
·
145 commits
to v0.x.x
since this release
Immutable
release. Only release title and notes can be modified.
Tooling Library for Notebooks Release Notes
Summary
This release updates the asset-optimization reporting visuals to Plotly, improves
interactivity and styling, and refactors data preparation for reuse.
Upgrading
- Asset-optimization plotting now returns Plotly figures (instead of matplotlib).
Update any downstream code that expects matplotlibAxesobjects.
New Features
- Plotly-based asset-optimization charts with interactive hover, range sliders,
and improved styling (white background, borders, legend layout).
Bug Fixes
- Update the asset optimization notebook with the correct api keys.
What's Changed
- reset-release-notes by @Mohammad-Tayyab-Frequenz in #255
- Fix asset opt nb by @Mohammad-Tayyab-Frequenz in #256
- Update asset optimization notebook to plotly by @Mohammad-Tayyab-Frequenz in #258
- Add asset optimization example notebooks by @Mohammad-Tayyab-Frequenz in #259
Full Changelog: v0.14.4...v0.14.5