You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)