Anki/ts/routes/graphs
Jarrett Ye 3912db30bb
Feat/true retention stats (#3425)
* Feat/true retention stats

* ./ninja fix:minilints

* use translatable strings & update style

* remove card couts & add more translatable strings

* Update statistics.ftl

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

* add Estimated total knowledge (cards)

---------

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2024-09-22 19:00:27 +10:00
..
+page.svelte Feat/true retention stats (#3425) 2024-09-22 19:00:27 +10:00
added.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AddedGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AxisTicks.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
buttons.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ButtonsGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
calendar.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CalendarGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
card-counts.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CardCounts.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CumulativeOverlay.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
difficulty.ts Fix graph averages (#3406) 2024-09-11 02:18:53 +07:00
DifficultyGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ease.ts Fix graph averages (#3406) 2024-09-11 02:18:53 +07:00
EaseGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
future-due.ts Fix future due search missing cards on last day (#3206) 2024-05-24 10:46:38 +01:00
FutureDue.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
graph-helpers.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
graph-styles.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Graph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
GraphRangeRadios.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
graphs-base.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
GraphsPage.svelte Update dprint (#3376) 2024-08-22 18:24:56 +07:00
histogram-graph.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
HistogramGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
HourGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
hours.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
HoverColumns.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
InputBox.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
intervals.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
IntervalsGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
NoDataOverlay.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
RangeBox.svelte Add comment about the usage of the input field in the statistics page (#3394) (#3398) 2024-09-20 20:47:04 +10:00
retrievability.ts Feat/true retention stats (#3425) 2024-09-22 19:00:27 +10:00
RetrievabilityGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
reviews.ts Fix '366 of 365 days studied' (#3182) 2024-05-06 23:50:27 +10:00
ReviewsGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
simulator.ts Feat/FSRS Simulator (#3257) 2024-08-22 15:34:19 +07:00
StabilityGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TableData.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
today.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TodayStats.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Tooltip.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tooltip.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
true-retention.ts Feat/true retention stats (#3425) 2024-09-22 19:00:27 +10:00
TrueRetention.svelte Feat/true retention stats (#3425) 2024-09-22 19:00:27 +10:00
WithGraphData.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00