Anki/ts
Damien Elmes 93b8cebf1e 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
..
src drop axis labels + add subtitles 2020-06-29 15:48:01 +10:00
.eslintignore add a new ts/ folder with a new graph proof of concept 2020-06-29 15:48:00 +10:00
.eslintrc.js hour graph 2020-06-29 15:48:01 +10:00
.gitignore add a new ts/ folder with a new graph proof of concept 2020-06-29 15:48:00 +10:00
.prettierignore add a new ts/ folder with a new graph proof of concept 2020-06-29 15:48:00 +10:00
.prettierrc add a new ts/ folder with a new graph proof of concept 2020-06-29 15:48:00 +10:00
css.d.ts add a new ts/ folder with a new graph proof of concept 2020-06-29 15:48:00 +10:00
d3_missing.d.ts add a new ts/ folder with a new graph proof of concept 2020-06-29 15:48:00 +10:00
Makefile avoid needless npm install invocation 2020-06-29 15:48:01 +10:00
package.json get i18n working in typescript 2020-06-29 15:48:01 +10:00
svelte.config.js svelte+ts tweaks 2020-06-29 15:48:00 +10:00
tsconfig.json add a new ts/ folder with a new graph proof of concept 2020-06-29 15:48:00 +10:00
webpack.config.js get i18n working in typescript 2020-06-29 15:48:01 +10:00