Skip to content

reflex-components-plotly@0.9.5a1

Pre-release
Pre-release

Choose a tag to compare

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)