This commit is contained in:
zk
2023-12-21 14:07:18 +08:00
parent 9230f659c1
commit 5a33aa1df4
11 changed files with 54 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// 步数
import {visibleChartLabel} from "/@/utils/utils.ts";
export function screenPie(chartData, total, color, formatter) {
export function screenPie(chartData, total, color) {
return {
color: color,
tooltip: {