FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
iot-dashboard/src/components/ui/chart.tsx:253
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
iot-dashboard/src/components/ui/chart.tsx:107
FunctionScatterChart({
data,
title,
xKey,
yKey,
xLabel,
yLabel,
color,
}: ScatterChartProps)
iot-dashboard/src/components/ScatterChart.tsx:36