reflex/tests/components/graphing
HongyuHansonYao d9e718d7bd
Layout property not pushed through on rx.plotly (#3394)
* init fix

* Update reflex/components/plotly/plotly.py

Co-authored-by: Masen Furer <m_github@0x26.net>

* plotly: treat `data` as a `dict`-type Var in _render

this allows the data to be passed directly as a figure or from a state var

* removed width height prop as they are no longer needed

* updated

* reverted some of the changes

* fixed unit tests

* regen pyi

---------

Co-authored-by: Hongyu Yao <hongyuyao@hongyus-mbp-3.lan>
Co-authored-by: Masen Furer <m_github@0x26.net>
Co-authored-by: Hongyu Yao <hongyuyao@Hongyus-MacBook-Pro-3.local>
2024-05-31 11:48:43 -07:00
..
__init__.py Add tests for pc.icon (#562) 2023-02-17 12:01:30 -08:00
test_plotly.py Layout property not pushed through on rx.plotly (#3394) 2024-05-31 11:48:43 -07:00
test_recharts.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00