monkeytype/frontend
Albert 7ed088a13e
Account graph (#4049) albertying
* Create graph with ao10, ao100, and pb

* Display best ao10 and 100

* Fix ts errors

* Remove old graph

* Remove smoothing slider and toggle chart style button

* Clean up code

* Populate graph if chartData > 0

* Fix filter not displaying data correctly

* Fix wpm cpm labels

* Update colors using theme colors

* brought back accuracy averages

* different colors

* Add toggle ao10 and ao100

* Change opacity based on toggles

* Persist on refresh

* Fix accountActivity chart point color not updating when changing theme in the command line

* Refactor

* Keep pb color consistent

* removed dot

* smaller buttons, in one row, media queries

* hiding bottom scale

* connected the config properties into 1

* Refactor

* Combine into one loop

* cleanup
removed unused functions
reduced repeating code
removed comments
removed console logs

* removed highest avg 10 and 100 stats

* sweep

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-16 12:57:47 +01:00
..
scripts added script 2023-01-12 08:39:28 +01:00
src Account graph (#4049) albertying 2023-03-16 12:57:47 +01:00
static Account graph (#4049) albertying 2023-03-16 12:57:47 +01:00
webpack only caching monkeytype.com requests 2022-12-08 14:03:03 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
docker-compose.yaml Create docker-compose.yaml file for frontend (#3058) 2022-06-01 14:04:00 -04:00
firebase.json updated caching strategy 2022-12-02 19:50:48 +01:00
gulpfile.js reverting path change 2022-09-22 13:42:54 +02:00
package-lock.json dynamically blending colors for the heatmap 2023-03-08 15:44:40 +01:00
package.json dynamically blending colors for the heatmap 2023-03-08 15:44:40 +01:00
tsconfig.json removed comments 2022-11-15 12:47:47 +01:00