anki/ts/graphs
Henrik Giesel 7b14449df4 Fix one-off error for Histograms:
examples:
* x0 = -66 and x1 = -64 should yield 65-66 days ago instead of 64-65 days ago
* x0 = -2 and x1 = 0 should yield 1-2 days ago instead of 0-1 days ago
2021-01-07 17:14:31 +01:00
..
added.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
AddedGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
AxisTicks.svelte initial Bazel conversion 2020-11-01 14:26:58 +10:00
bootstrap.ts controller should be marked nullable 2020-12-29 15:21:46 +10:00
BUILD.bazel remove empty es6 group; reference original ts_library instead 2021-01-02 21:18:10 +10:00
buttons.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
ButtonsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
calendar.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
CalendarGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
card-counts.ts Switch relearning cards to schemeReds 2021-01-05 19:37:14 +01:00
CardCounts.svelte Default CardCounts to off 2021-01-06 11:53:58 +01:00
d3_missing.d.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
ease.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
EaseGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
future-due.ts Fix one-off error for Histograms: 2021-01-07 17:14:31 +01:00
FutureDue.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
graph-helpers.ts Replace CountMethodRadios with SeparateInactiveCheckbox method 2021-01-05 16:13:06 +01:00
GraphRangeRadios.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
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 controller should be marked nullable 2020-12-29 15:21:46 +10:00
histogram-graph.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
HistogramGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
HourGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
hours.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
intervals.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
IntervalsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
NoDataOverlay.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
RangeBox.svelte Fix formatting 2020-12-26 18:24:24 +01:00
reviews.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
ReviewsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
SeparateInactiveCheckbox.svelte Default CardCounts to off 2021-01-06 11:53:58 +01:00
TableData.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
today.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
TodayStats.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
tooltip.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00