mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
Crossover report: Remove leftover help text referring to linear trend. (#6638)
Accidentally forgotten in https://github.com/actualbudget/actual/pull/6589 Signed-off-by: Jonathon Jongsma <jonathon@quotidian.org>
This commit is contained in:
@@ -698,10 +698,6 @@ function CrossoverInner({ widget }: CrossoverInnerProps) {
|
||||
How past expenses are projected into the future.
|
||||
<br />
|
||||
<br />
|
||||
Linear Trend: Projects expenses using a linear
|
||||
regression of historical data.
|
||||
<br />
|
||||
<br />
|
||||
Hampel Filtered Median: Filters out outliers
|
||||
before calculating the median expense.
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user