Skip to content

reflex-components-plotly@0.9.7a1

Pre-release
Pre-release

Choose a tag to compare

Bug Fixes

  • rx.plotly(..., id="...") now reaches the DOM: the id prop is rendered as react-plotly.js's divId, which is the only id prop the library forwards to its container div. (#6977)

Miscellaneous

  • Avoid redundant frontend dependency installation when using Plotly components. (#6850)