Releases: LayTec-AG/Plotly.Blazor
Releases · LayTec-AG/Plotly.Blazor
Release list
Release v7.2.0
What's Changed
- Add
Hiddenparameter toPlotlyChartto hide/show the chart by @sean-mcl in #502 - Prevent disposed exceptions in interop by @sean-mcl in #502
- Bump plotly.js to v3.7.0
- Bump dependencies
Full Changelog: v7.1.0...v7.2.0
Release v7.1.0
What's Changed
- Updated Doku for new .NET version and removed old infos by @Apflkuacha in #482
- Bump plotly.js to v3.5.0 by @sean-mcl in #484
- Bump dependencies by @sean-mcl in #484
- Add IAsyncDisposable, IDisposable to PlotlyChart and PlotlyJsInterop by @sean-mcl in #484
New Contributors
- @Apflkuacha made their first contribution in #482
Full Changelog: v7.0.0...v7.1.0
Release v7.0.0
What's Changed
- Bump plotly.js to 3.3.1
- Bump plotly-basic.js to 3.3.1
- Bump dependencies
- Remove .NET 6
- Remove .NET 7
- Add .NET 10
Full Changelog: v6.0.2...v7.0.0
Release v6.0.2
What's Changed
- Fix: Clear plotlyReadyCallbacks to prevent old callbacks from executing. by @Thoronion in #474
New Contributors
- @Thoronion made their first contribution in #474
Full Changelog: v6.0.0...v6.0.2
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