Commit Graph

16 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
4a75bdbb29 lf_dash.py : minor typo fix
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 17:55:12 -06:00
Chuck SmileyRekiere
5e3c461126 lf_dash.py : put in timing
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 17:53:18 -06:00
Chuck SmileyRekiere
2e0f9ccd2e lf_dash.py : remove n_clicks
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:18:38 -06:00
Chuck SmileyRekiere
393a3644e5 lf_dash.py : remove callbacks for now
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:13:57 -06:00
Chuck SmileyRekiere
9892b1dd73 lf_dash.py : remove scrolling
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:04:47 -06:00
Chuck SmileyRekiere
8c5a457ca1 lf_dash.py : update to comment
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:04:47 -06:00
Chuck SmileyRekiere
1f6cf7cfac lf_dash.py : increased the size of the scroll window
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 10:26:07 -06:00
Chuck SmileyRekiere
aa3517897e lf_dash.py : only generate png files once when running
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 09:23:36 -06:00
Chuck SmileyRekiere
c3c859180a lf_dash.py : comment edit
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 08:29:17 -06:00
Chuck SmileyRekiere
399a53b895 lf_dash.py : try except added around appending to db with different columns
1. the databases need to match with the column layout for kpi, the db may get
corrupted, either enter a new db or regenerate old one.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:42:50 -06:00
Chuck SmileyRekiere
7fbd233b71 lf_dash.py : print statement update
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:35:13 -06:00
Chuck SmileyRekiere
48db0f6cc7 lf_dash.py : added try except around trying to read empty database
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:32:41 -06:00
Chuck SmileyRekiere
552132906a lf_dash.py : added additional examples, error checking for --store and --png
added together

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:20:59 -06:00
Chuck SmileyRekiere
10c4c4690d lf_dash.py : upated comments , not only for usage also an example
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:07:26 -06:00
Chuck Rekiere
66f0d9cff6 lf_dash.py : chmod 777 to allow for execution
Signed-off-by: Chuck Rekiere <chuck.rekiere@candelatech.com>
2021-08-06 06:59:28 -06:00
Chuck SmileyRekiere
db988589b2 kpi_csv_sq.py : updated comments
lf_dash.py : Initial commit  of the dashboard tool
1. lf_dash.py is a copy of the current state of kpi_csv_sq.py
2. lf_dash.py is a slightly shorter name so may be easier to type
3. kpi_csv_sq.py is a bit cryptic and hard to tell what it does by the name

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 06:55:52 -06:00