Anki/ts/src/stats
Damien Elmes 35e706d53a drop axis labels + add subtitles
This leaves more room for the graphs and avoids issues with large values
overlapping the labels. We can improve the subtitle wording to make
things clearer in the future, and the hover tooltips should also
clarify what the axes represent.
2020-06-29 15:48:01 +10:00
..
added.ts add future due / "forecast" graph 2020-06-29 15:48:01 +10:00
AddedGraph.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
AxisLabels.svelte i18n some axis labels, and support vertical CJK text 2020-06-29 15:48:01 +10:00
AxisTicks.svelte move axis ticks & labels into separate files 2020-06-29 15:48:01 +10:00
buttons.ts progress, top bar 2020-06-29 15:48:01 +10:00
ButtonsGraph.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
card-counts.ts i18n card counts 2020-06-29 15:48:01 +10:00
CardCounts.svelte i18n some axis labels, and support vertical CJK text 2020-06-29 15:48:01 +10:00
ease.ts cards added graph 2020-06-29 15:48:01 +10:00
EaseGraph.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
future-due.ts i18n graph titles 2020-06-29 15:48:01 +10:00
FutureDue.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
graphs-bootstrap.ts i18n card counts 2020-06-29 15:48:01 +10:00
graphs.css drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
graphs.ts drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
GraphsPage.svelte i18n graph titles 2020-06-29 15:48:01 +10:00
histogram-graph.ts i18n card counts 2020-06-29 15:48:01 +10:00
HistogramGraph.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
HourGraph.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
hours.ts basics of review graph 2020-06-29 15:48:01 +10:00
intervals.ts cards added graph 2020-06-29 15:48:01 +10:00
IntervalsGraph.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
reviews.ts i18n some axis labels, and support vertical CJK text 2020-06-29 15:48:01 +10:00
ReviewsGraph.svelte drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
today.ts i18n today section 2020-06-29 15:48:01 +10:00
TodayStats.svelte i18n today section 2020-06-29 15:48:01 +10:00
tooltip.ts review graph and tooltip improvements 2020-06-29 15:48:01 +10:00