File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
reflex/components/recharts Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 114114 "reflex/components/react_player/audio.pyi" : " 972975ed0ba3e1dc4a867da20b11ae8e" ,
115115 "reflex/components/react_player/react_player.pyi" : " 63ffffbc24907103f797dcfd85894107" ,
116116 "reflex/components/react_player/video.pyi" : " 35ce5ad62e8bff17d9c09d27c362f8dc" ,
117- "reflex/components/recharts/__init__.pyi" : " d4013ae04aaa4d81fccffb727d513ed6 " ,
117+ "reflex/components/recharts/__init__.pyi" : " a52c9055e37c6ee25ded15688d45e8a5 " ,
118118 "reflex/components/recharts/cartesian.pyi" : " 34b15e8f5125b5a8145e3e04ed6418e4" ,
119119 "reflex/components/recharts/charts.pyi" : " b3d35de9cea86307ad2ab7d69ff2d06b" ,
120- "reflex/components/recharts/general.pyi" : " ccc5e13f46429b08cdd14fd507fe3163 " ,
120+ "reflex/components/recharts/general.pyi" : " 5548fc494c29063c262ca7a7ef51dce8 " ,
121121 "reflex/components/recharts/polar.pyi" : " 8fb87fd69c9edf55998f11ea8ada76fb" ,
122122 "reflex/components/recharts/recharts.pyi" : " 157acc830323075ffaf4f68d495d1787" ,
123123 "reflex/components/sonner/toast.pyi" : " 0b6dc33413f30fdd043b89ec3c8c3f39" ,
Original file line number Diff line number Diff line change 6464 "ResponsiveContainer" ,
6565 "legend" ,
6666 "Legend" ,
67+ "tooltip" ,
6768 "graphing_tooltip" ,
6869 "GraphingTooltip" ,
6970 "label" ,
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ class Cell(Recharts):
259259
260260responsive_container = ResponsiveContainer .create
261261legend = Legend .create
262- graphing_tooltip = GraphingTooltip .create
262+ graphing_tooltip = tooltip = GraphingTooltip .create
263263label = Label .create
264264label_list = LabelList .create
265265cell = Cell .create
You can’t perform that action at this time.
0 commit comments