mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
add boxplot chart in reconciliation statement dialog
This commit is contained in:
@@ -1577,6 +1577,7 @@
|
||||
"Area Chart": "面積圖",
|
||||
"Column Chart": "柱狀圖",
|
||||
"Bubble Chart": "氣泡圖",
|
||||
"Boxplot Chart": "箱型圖",
|
||||
"Candlestick Chart": "K線圖",
|
||||
"Sankey Chart": "桑基圖",
|
||||
"Column Chart (Stacked)": "柱狀圖(堆疊)",
|
||||
@@ -2165,6 +2166,8 @@
|
||||
"Maximum Balance": "最大餘額",
|
||||
"Median Balance": "中位數餘額",
|
||||
"Average Balance": "平均餘額",
|
||||
"Q1 Balance (First Quartile)": "Q1 餘額 (第一四分位數)",
|
||||
"Q3 Balance (Third Quartile)": "Q3 餘額 (第三四分位數)",
|
||||
"Outflows By Account": "帳戶流出",
|
||||
"Expense By Account": "帳戶支出",
|
||||
"Expense By Primary Category": "一級分類支出",
|
||||
|
||||
Reference in New Issue
Block a user