FunctionChartContainer({
id,
className,
children,
config,
initialDimension = INITIAL_DIMENSION,
...props
}: React.Compon
with-shadcn/src/components/ui/chart.tsx:40
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
with-shadcn/src/components/ui/chart.tsx:273
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
with-shadcn/src/components/ui/chart.tsx:117