Anki/ts/routes/graphs
Jarrett Ye b0eb2a2b97
Feat/Estimated Total Knowledge By Note & Daily Load (#3507)
* Feat/Estimated Total Knowledge By Note & Daily Load

* Update rslib/src/stats/graphs/retrievability.rs

* Update rslib/src/stats/graphs/future_due.rs
2024-10-21 15:19:42 +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 Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
ButtonsGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
calendar.ts Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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 Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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 Feat/Estimated Total Knowledge By Note & Daily Load (#3507) 2024-10-21 15:19:42 +10: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 to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
histogram-graph.ts Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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 Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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 Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
retrievability.ts Feat/Estimated Total Knowledge By Note & Daily Load (#3507) 2024-10-21 15:19:42 +10:00
RetrievabilityGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
reviews.ts Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
ReviewsGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
simulator.ts Feat/Easy Days (#3442) 2024-10-11 19:47:44 +10:00
StabilityGraph.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TableData.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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-utils.svelte.ts Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
Tooltip.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
true-retention.ts add get_revlogs API && fix the style of tooltipText of ReviewsGraph (#3490) 2024-10-12 14:49:14 +10:00
TrueRetention.svelte Split true retention into multiple tables; display vertically 2024-10-04 17:04:22 +10:00
WithGraphData.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00