Commit graph

9 commits

Author SHA1 Message Date
MatteoBiscosi
6b458452b3 Removed debugger 2021-07-05 12:43:42 +02:00
MatteoBiscosi
1c4bf75aa8 Fixes behavior graphs displaying wrong values 2021-07-05 12:42:06 +02:00
MatteoBiscosi
59bba68e39 Removed debugger from timeseries graph 2021-06-30 13:11:34 +02:00
MatteoBiscosi
c601031299 Fixes chart labels not correct (#5582 #5583) 2021-06-30 11:42:28 +02:00
MatteoBiscosi
221629ff74 Fixes Invalid Aggregated Metrics (#5552) 2021-06-28 11:38:39 +02:00
MatteoBiscosi
6c9b183819 Fixed chart label wrongly formatted (#5552) 2021-06-25 10:57:01 +02:00
Simone Mainardi
e9e07ed44c Removes RSI from timeseries
Fixes #5549
2021-06-22 12:25:03 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
gabryon99
96afe6342e cleaning the javascript folder
All the *-utils.js files have been moved under `js/utils` folder. The makefile has been updated. The following scripts have been removed because they are not used anymore:
* `Chart.bundle.js`/`Chart.bundle.min.js`
* `address_chips.js` was a script used to implement in-house chips
* `main.js` file not used
2021-05-28 17:10:52 +02:00
Renamed from httpdocs/js/graph_utils.js (Browse further)