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