Skip to content

reflex-components-plotly@0.9.5

Choose a tag to compare

@github-actions github-actions released this 28 Aug 22:24
19d888d

Features

  • The generated client-only wrapper for each plotly component now carries the component's name, so React DevTools shows ClientSide(Plot) instead of an anonymous wrapper. (#6945)

Miscellaneous

  • Internal logging migrated from the legacy console helpers to standard python logging per-module loggers. (#6864)