Christoph Kluge
2f35482aff
Merge branch 'master' into 166_add_scopes_analysis
2023-08-22 15:26:20 +02:00
Christoph Kluge
05b43c0f21
Cleanup and fixes on new plots
2023-08-11 13:34:30 +02:00
Christoph Kluge
32420fb531
Add pie color legend to Top-Tables
2023-08-11 09:41:39 +02:00
Christoph Kluge
e80ce7a474
feat: Rework analysis view top to contain piechart
2023-08-10 18:06:19 +02:00
Christoph Kluge
e32042204b
Change histograms to uplot where x-axis is number
2023-08-09 12:42:25 +02:00
Christoph Kluge
f7571211fd
initial branch commit
2023-07-21 16:33:53 +02:00
Christoph Kluge
c8068f45eb
Rework disabled metrics, fix systems
...
- Unify warning card texts
- Broader use of checkMetricDisabled function
2023-06-19 16:11:16 +02:00
Christoph Kluge
71db1f8cdd
Remove hardcoded time label
2023-06-09 13:55:09 +02:00
Christoph Kluge
6e5afd1192
Add switch for small histograms
...
- adapts distance of labels to x axis
2023-06-09 13:30:55 +02:00
Christoph Kluge
3d75f0ef3c
Fix missed variable name change
2023-06-09 12:42:01 +02:00
Christoph Kluge
b63969e5cc
Update variable naming for filter implementation
2023-06-06 16:58:08 +02:00
Christoph Kluge
96e4448505
Format cleanup
2023-05-12 11:19:37 +02:00
Christoph Kluge
280d63a852
Adapt analysis and list to new urql version
...
- plotSelection.svelte not yet working
2023-05-09 15:01:56 +02:00
f235b5e911
Start porting to new urql api
...
It compiles. Not tested
2023-05-03 16:41:17 +02:00
Christoph Kluge
4cb48dc3ed
Fix GQL query for rooflineheatmap
...
- was missing value subfield after definition rework
2023-04-12 10:57:32 +02:00
Christoph Kluge
adc1d94e3f
subcluster in metricSelect, add infobox to systems
...
- Default: Show Clusters next to Metrics
- New: If Cluster filter activem show subclusters instead (reactive)
- add note to analysis view
- systems view now with info boxes if metric is removed for subcluster
2023-03-31 17:18:16 +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
Jan Eitzinger
68d1f5fc3f
Import svelte web frontend
2022-06-22 11:20:57 +02:00