Releases: LayTec-AG/Plotly.Blazor
Releases · LayTec-AG/Plotly.Blazor
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
v4.3.0
v4.2.0
What's Changed
Plotly.Blazor
- Use lazy loading @sean-mcl in #412
- Bump plotly.js to v2.29.1 by @sean-mcl in #412
- Add overload for
Plotly.Relayout
for partial updates
Important Note!
It is no longer necessary to add the plotly.js library manually. It is loaded lazily when a chart is instantiated.
Full Changelog: v4.1.0...v4.2.0
Release v4.1.0
What's Changed
Plotly.Blazor
- Allow null lists for extend and prepend by @sean-mcl in #393
- Bump plotly.js to v2.27.1 by @sean-mcl in #394
- Add .NET 8 support and bump packages by @sean-mcl in #395
- Add legend click event by @jacekpapiniak in #380
Examples
- Add click event to 3d charts examples by @jacekpapiniak in #379
- Add polar chart examples by @jacekpapiniak in #381
Full Changelog: v4.0.0...v4.1.0
Release v4.0.0
What's Changed
- BREAKING CHANGE: Use object in RelayoutEventData to support multiple data types by @alfattack in #302
- Add .NET 7 support by @sean-mcl in #370
- Bump plotly.js to v2.27.0 by @sean-mcl in #370
New Contributors
- @alfattack made their first contribution in #302
Full Changelog: v3.0.0...v4.0.0