Christoph Kluge
1ad80efab6
Migrate Histogram and Roofline components
2025-07-01 16:33:07 +02:00
Christoph Kluge
0bc32f27df
Merge branch 'dev' into migrate_svelte5
2025-02-28 17:18:30 +01:00
Christoph Kluge
38569f55c7
add title to roofline plot
...
- Clarify that roofline is CPU only
2025-02-28 13:09:04 +01:00
Christoph Kluge
5681062f01
Initial migration to Svelte5 via full syntax compatability
...
- updated all dependencies
- removed svelte-chartjs wrapper from dependencies
- sveltestrap causes compilation warnings (once)
- Header.svelte uses new Svelte5 syntax as example
- fixed most initial compilation warnings except circular dependencies with TBD cause
2025-02-03 17:31:01 +01:00
Christoph Kluge
736236e9ca
add colorblind setting and friendly palettes
...
- mode applies to plot data, plot background color, statsseries colors, roofline timescale
2025-01-14 17:40:25 +01:00
Christoph Kluge
8e1c5a485f
Improve grid scaling
2024-09-06 12:00:33 +02:00
Christoph Kluge
df484dc816
rework job view header, change footprint to summary component
2024-09-05 16:44:03 +02:00
Christoph Kluge
3ca1127685
Restructure frontend svelte file src folder
...
- Goal: Dependency structure mirrored in file structure
2024-07-26 12:34:18 +02:00