Anki/ts/routes/graphs
Jake Probst 487b38b06c
include backlog cards in today in future due graph (#3379)
* include backlog cards in today in future due graph

when backlog option is not checked

* Don't add the backlog to today when backlog disabled

---------

Co-authored-by: Damien Elmes <gpg@ankiweb.net>
2024-11-07 09:06:07 +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 Update to stable Svelte 5 release (#3513) 2024-10-26 18:21:45 +10: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 include backlog cards in today in future due graph (#3379) 2024-11-07 09:06:07 +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 stable Svelte 5 release (#3513) 2024-10-26 18:21:45 +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/add a toggle in the simulator to display time or review count (#3523) 2024-10-26 19:42:57 +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