reflex-components-plotly Changelog
v0.9.4 (2026-08-04)
Miscellaneous
- Bumped
react-plotly.js2.6.0 → 4.0.0, withplotly.js(and its dist-min / locale variants) 3.5.x → 3.7.0. (#6678)
v0.9.3 (2026-06-25)
Features
rx.plotly(and its dist variants likerx.plotly.basic) now accept alocaleprop to localize Plotly's number/date formatting and modebar labels. The matching locale data fromplotly.js-localesis resolved and merged into the chart config at render time, so per-chart locales work without any manual setup. (#6428)