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