Skip to content

v4.2.0

Compare
Choose a tag to compare
@sean-mcl sean-mcl released this 04 Mar 17:21
· 42 commits to main since this release
f8e5e85

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