Releases: LayTec-AG/Plotly.Blazor
Releases · LayTec-AG/Plotly.Blazor
Release v6.0.0/1
What's Changed
- Add .NET 9 support by @sean-mcl in #467
- Fix deserialization of IList<> by @brettwinters in #465
- Bump plotly.js to v3.0.0 by @sean-mcl in #466
- Bump dependencies by @sean-mcl in #467
Note: plotly.js v3.0.0 has several breaking changes. Click here for more information.
Full Changelog: v5.4.1...v6.0.0
Release v5.4.1
What's Changed
- Fix issue with importScript method in plotly-interop-5.4.0.js by @brettwinters in #461
- Fix deserialization of boolean enums by @brettwinters in #462
- Fix relayout event data with fallback value by @sean-mcl in #463
Full Changelog: v5.4.0...v5.4.1
Release v5.4.0
What's Changed
- Fix json converter regex for subplot properties by @brettwinters in #458
- Bump plotly.js to v2.35.3 by @sean-mcl in #459
- Bump several dependencies by @sean-mcl in #459
- Remove Newtonsoft dependency by @sean-mcl in #459
- Implement Plotly.Update properly by @sean-mcl in #459
- Add Plotly.Update example by @sean-mcl in #459
New Contributors
- @brettwinters made their first contribution in #458
Full Changelog: v5.3.0...v5.4.0
Release v5.3.0
Release v5.2.0
Release v5.1.2
What's Changed
- Check plotly chart exists before attempting to update it by @OliverWingY in #442
New Contributors
- @OliverWingY made their first contribution in #442
Full Changelog: v5.1.1...v5.1.2
v5.1.1
v5.1.0
v5.0.0
What's Changed
-
Add prepend and extend methods for 3D plots by @DaltonBritton in #425
-
BREAKING CHANGE: Use object instead of int for point index in event data by @sean-mcl in #433
New Contributors
- @DaltonBritton made their first contribution in #425
Full Changelog: v4.3.0...v5.0.0