Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

implement stats / analytics on historical data #16

Open
thanxx opened this issue Jul 17, 2023 · 0 comments
Open

implement stats / analytics on historical data #16

thanxx opened this issue Jul 17, 2023 · 0 comments
Labels

Comments

@thanxx
Copy link
Owner

thanxx commented Jul 17, 2023

  1. visualize min max per cell over all history. sort mins. (sharedPrefs)
  2. every cell has it's own delta from avg, aggregate over time, visualize., sort
  3. find trends on min, delta
  4. visualize trends on charts

statsObject {
cellsMin[],
cellsMax[]
cellsDelta[]
}

@thanxx thanxx changed the title features / improvements implement stats / analytics on historical data Aug 13, 2023
@thanxx thanxx added the feature label Aug 13, 2023
@thanxx thanxx added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant