Anki/ts/graphs
2021-01-22 16:53:33 +01:00
..
added.ts
AddedGraph.svelte
AxisTicks.svelte
bootstrap.ts controller should be marked nullable 2020-12-29 15:21:46 +10:00
BUILD.bazel Add first GraphPreferences which are not hooked to backend yet 2021-01-22 13:13:48 +01:00
buttons.ts
ButtonsGraph.svelte
calendar.ts Uniformly rename firstWeekday to firstDayOfWeek 2021-01-22 16:53:33 +01:00
CalendarGraph.svelte Remve SeparateInactiveCheckbox and correctly use preferences values 2021-01-22 14:56:41 +01:00
card-counts.ts Add es2019.array to TypeScript libs, so we can use .flatten and .flatMap 2021-01-08 12:23:21 +01:00
CardCounts.svelte Remve SeparateInactiveCheckbox and correctly use preferences values 2021-01-22 14:56:41 +01:00
d3_missing.d.ts
ease.ts Include review and relearn cards for ease graph 2021-01-08 17:57:47 +01:00
EaseGraph.svelte
future-due.ts Fix formatting graphs ts 2021-01-07 19:36:08 +01:00
FutureDue.svelte
graph-helpers.ts Remve SeparateInactiveCheckbox and correctly use preferences values 2021-01-22 14:56:41 +01:00
GraphRangeRadios.svelte
graphs.html Fix formatting 2020-12-26 18:24:24 +01:00
graphs.scss Merge pull request #864 from hgiesel/graphs 2020-12-29 10:14:04 +10:00
GraphsPage.svelte Hook up cardCountsSeparateInactive to PreferenceStore 2021-01-22 13:14:35 +01:00
histogram-graph.ts
HistogramGraph.svelte
HourGraph.svelte
hours.ts
intervals.ts Add return values to increment and adjustTicks 2021-01-08 12:29:22 +01:00
IntervalsGraph.svelte
NoDataOverlay.svelte
preferences.ts Remve SeparateInactiveCheckbox and correctly use preferences values 2021-01-22 14:56:41 +01:00
RangeBox.svelte Fix formatting 2020-12-26 18:24:24 +01:00
reviews.ts Turn Running total box transparent 2021-01-19 12:50:02 +01:00
ReviewsGraph.svelte
TableData.svelte
today.ts
TodayStats.svelte
tooltip.ts