Update screen 14 - 29 - remove mock dashboard

This commit is contained in:
Michael
2025-07-28 16:50:58 +09:00
parent 2dd0c6a72c
commit 63887bcb6f
12 changed files with 1329 additions and 1762 deletions

View File

@ -1,5 +1,5 @@
// Gauge chart options
export default function getGaugeChartOption({ title, value, min = 0, max = 160, unit = '%', isDarkMode = false, backgroundRadius = 97 }) {
export default function getGaugeChartOption({ title, min = 0, max = 160, unit = '%', isDarkMode = false, backgroundRadius = 97 }) {
const colorRanges = isDarkMode
? [
[0.375, '#49AA19'], // Dark Green