diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fefb1e02..c7ae1952 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,6 +5,7 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang WIFI change 5g channel to 52,56,60 and 2g channel to 8 recheck before doing as it seems to vary, maybe someone else's is auto switching +todo: https://blog.hubspot.com/marketing/types-of-graphs-for-data-visualization todo: find correct chart type for db table sizes top ten and implement it todo: metrics page not localized "storage" etc diff --git a/ayanova/src/components/chart-line-control.vue b/ayanova/src/components/chart-line-control.vue index 0532b4e8..124cce52 100644 --- a/ayanova/src/components/chart-line-control.vue +++ b/ayanova/src/components/chart-line-control.vue @@ -1,6 +1,18 @@