Christoph Kluge
1771883754
fix missing key tag on piecharts
2023-08-29 15:58:25 +02:00
Christoph Kluge
3014f59cc2
feat: add new distribution plots to status view
...
- numCores and numAccs
2023-08-29 14:02:23 +02:00
Christoph Kluge
f933cad87f
feat: add select to status view pie charts
...
- 'Jobs' as generic default value for top lists
- Prepare histograms for cores and accs in schema
2023-08-29 14:01:01 +02:00
Christoph Kluge
ce758610b6
change: implement topX query in jobsStatistics
2023-08-25 17:38:25 +02:00
Christoph Kluge
05b43c0f21
Cleanup and fixes on new plots
2023-08-11 13:34:30 +02:00
Christoph Kluge
c04344bfde
Remove unused css styles
2023-08-11 10:25:35 +02:00
Christoph Kluge
32420fb531
Add pie color legend to Top-Tables
2023-08-11 09:41:39 +02:00
Christoph Kluge
da8cefe153
feat: Change histogram to piechart in status view
2023-08-10 18:05:16 +02:00
Christoph Kluge
e32042204b
Change histograms to uplot where x-axis is number
2023-08-09 12:42:25 +02:00
Christoph Kluge
e577e086a6
Fix Format for nodes status
2023-06-16 13:01:41 +02:00
Christoph Kluge
ece57bf65e
Introduce units.js, centralizes value normalizing
2023-06-16 12:44:34 +02:00
Christoph Kluge
02c31a24bd
Add filter presets to status list links
2023-06-12 12:12:15 +02:00
Christoph Kluge
96e4448505
Format cleanup
2023-05-12 11:19:37 +02:00
Christoph Kluge
374a485d69
Further adaptions to new urql version
2023-05-10 16:35:21 +02:00
f235b5e911
Start porting to new urql api
...
It compiles. Not tested
2023-05-03 16:41:17 +02:00
Christoph Kluge
a8980c7a5e
Small touches on status view
2023-04-12 18:00:28 +02:00
Christoph Kluge
0c1b66aad9
Adapt svelte to new schema, add removed metric box
...
- Moved 'scope' field to parent jobMetric
- Implemented unit { prefix, base } where necessary
- SubCluster Metric Config 'remove' option implemented in Joblists
2023-03-30 15:21:35 +02:00
Christoph Kluge
390bc4c223
Resize gauge card, hide scale on roofline, set colorDots to true
...
- Scale display switchable by new option 'showTime'
2022-10-07 15:01:14 +02:00
Christoph Kluge
87c80af5af
Format status gauge values via existing svelte function
...
- Temporary solution to catch Kilo, Mega, Giga prefixes
- Backend conversion requires more extensive graphql changes than expected
2022-10-07 13:35:44 +02:00
Christoph Kluge
d1c47f4359
Improve Histogram.svelte
...
- Add bold axis labels
- Labels defined as element props xlabel and ylabel
- Label offset dynamic to plot height (10 percent)
- Add adjustable gaps between bars
2022-09-30 17:00:15 +02:00
Christoph Kluge
46baa6e534
First optical layout Iteration
2022-09-28 16:13:46 +02:00
Jan Eitzinger
68d1f5fc3f
Import svelte web frontend
2022-06-22 11:20:57 +02:00