From 104ea1b5370a1bfc5bfb3c76d4c35f11d4bd0608 Mon Sep 17 00:00:00 2001 From: yougyung Date: Fri, 26 Apr 2024 12:08:02 +0900 Subject: [PATCH 1/8] feat: implement color type based on complete --- .../result/result-category/result-category-card.tsx | 6 +++--- app/ui/view/molecule/pie-chart/pie-chart.css | 12 +++++++++++- app/ui/view/molecule/pie-chart/pie-chart.tsx | 13 +++++++++++-- 3 files changed, 25 insertions(+), 6 deletions(-) diff --git a/app/ui/result/result-category/result-category-card.tsx b/app/ui/result/result-category/result-category-card.tsx index 26a5c75f..8c1356d1 100644 --- a/app/ui/result/result-category/result-category-card.tsx +++ b/app/ui/result/result-category/result-category-card.tsx @@ -11,7 +11,7 @@ import Button from '../../view/atom/button/button'; function ResultCategoryCard() { const { toggle } = useDialog(DIALOG_KEY.RESULT_CATEGORY); - + const percentage = 100; return (
- +
@@ -31,7 +31,7 @@ function ResultCategoryCard() {
이수학점 - 18 + 18
- -