mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
add trends analysis chart
This commit is contained in:
@@ -39,7 +39,7 @@ const allTrendChartTypesArray = [
|
||||
}
|
||||
];
|
||||
|
||||
const defaultTrendChartType = allTrendChartTypes.Area;
|
||||
const defaultTrendChartType = allTrendChartTypes.Column;
|
||||
|
||||
const allChartDataTypes = {
|
||||
ExpenseByAccount: {
|
||||
|
||||
Reference in New Issue
Block a user