reflex/reflex/components/recharts
HongyuHansonYao eb397dacc4
(WIP) recharts fixes batch #3 (#3496)
* remove stroke and fill from label as they are unsupported by recharts

* refacted legend

* added props to reference line

* updated type for stroke_width, added stroke, updated type for x y

* added x y to reference dot

* updated reference area

* regenerated pyi

* new pyis

* regenerated pyi

---------

Co-authored-by: Hongyu Yao <hongyuyao@Hongyus-MacBook-Pro-3.local>
Co-authored-by: Hongyu Yao <hongyuyao@hongyus-mbp-3.lan>
2024-06-17 17:07:24 -07:00
..
__init__.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
__init__.pyi [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
cartesian.py (WIP) recharts fixes batch #3 (#3496) 2024-06-17 17:07:24 -07:00
cartesian.pyi (WIP) recharts fixes batch #3 (#3496) 2024-06-17 17:07:24 -07:00
charts.py Hanson recharts batch #2 (#3472) 2024-06-12 11:40:05 -07:00
charts.pyi Hanson recharts batch #2 (#3472) 2024-06-12 11:40:05 -07:00
general.py (WIP) recharts fixes batch #3 (#3496) 2024-06-17 17:07:24 -07:00
general.pyi (WIP) recharts fixes batch #3 (#3496) 2024-06-17 17:07:24 -07:00
polar.py small update to fix radial bar chart (#3468) 2024-06-10 14:03:47 -07:00
polar.pyi small update to fix radial bar chart (#3468) 2024-06-10 14:03:47 -07:00
recharts.py Hanson recharts batch #2 (#3472) 2024-06-12 11:40:05 -07:00
recharts.pyi Fix recharts errors part 1 (#3450) 2024-06-07 17:30:09 -07:00