import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; import TwoLevelPie from "./twolevel-pie"; import StraightAngle from "./straight-angle"; import TwoSimplePie from "./two-simple-pie"; import CustomizedLabelPie from "./customized-label-pie"; import PieChartWithPaddingAngle from "./pie-chart-with-paddingangle"; import PieWithNeedle from "./piewith-needle"; const ChartJsRechartPiePage = () => { return (