update
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user