reflex-components-plotly@0.9.5a1
Pre-release
Pre-release
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
loggingper-module loggers. (#6864)