mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
hide percent for outflows/inflows by account categorical chart
This commit is contained in:
@@ -33,6 +33,7 @@ export interface CommonPieChartProps {
|
||||
minValidPercent?: number;
|
||||
defaultCurrency?: string;
|
||||
showValue?: boolean;
|
||||
showPercent?: boolean;
|
||||
enableClickItem?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user