Christoph Kluge
|
684cb5a376
|
feat: change statistics render of metric plot to min/max/median
- #263
|
2024-05-08 16:17:42 +02:00 |
|
Christoph Kluge
|
ef51e69ffb
|
feat: Add roofline color scale for time information
|
2024-04-26 11:11:55 +02:00 |
|
Christoph Kluge
|
c9eb40f455
|
fix: fix metricPlot y zoom reset
|
2024-04-25 16:59:27 +02:00 |
|
Christoph Kluge
|
82f5257cf1
|
fix merge bugs
|
2024-03-14 14:24:54 +01:00 |
|
Christoph Kluge
|
7940317857
|
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
|
2024-03-14 11:08:37 +01:00 |
|
Christoph Kluge
|
58415ab5c3
|
Adapt for accs in shared threshold s
|
2024-03-14 10:35:14 +01:00 |
|
|
32a57661fd
|
Upgrade frontend dependencies
Change to most recent @sveltestrap/sveltestrap
Reformat with Svelte LSP
|
2024-03-09 10:30:40 +01:00 |
|
Christoph Kluge
|
ec581e3509
|
Adapt normal marker line for shared jobs
|
2024-02-16 16:57:02 +01:00 |
|
Christoph Kluge
|
21dde870c6
|
Merge branch 'master' into 214_user_status_histograms
|
2024-02-08 12:26:07 +01:00 |
|
|
10a332083b
|
Merge branch 'master' into 196_add_footprint
|
2024-02-08 12:03:00 +01:00 |
|
Christoph Kluge
|
b829a5aafe
|
Improve binned data histogram legends
|
2023-12-13 11:58:14 +01:00 |
|
Christoph Kluge
|
3067d7b250
|
fix: Use peak threshold for render limit maxy
|
2023-12-01 14:18:37 +01:00 |
|
Christoph Kluge
|
c0488b8cbe
|
Update comments roofline
|
2023-11-29 10:40:59 +01:00 |
|
Christoph Kluge
|
e61ff01518
|
fix: adapt roofline render to browser zoomlevel
- make roofline linewidth configurable
|
2023-09-15 11:09:01 +02:00 |
|
Christoph Kluge
|
bd6f38b4f3
|
job view layout fixes, fix polar plot axis scales
|
2023-09-05 15:15:09 +02:00 |
|
Christoph Kluge
|
827a85412e
|
Fix polar and roofline sizes in jobView
- add option for adaptable roofline sizing
|
2023-09-05 14:55:36 +02:00 |
|
Christoph Kluge
|
c4a9fcc1ca
|
feat: Implemented rooflineplot with uPlot
|
2023-09-05 12:00:58 +02:00 |
|
Christoph Kluge
|
0993549cac
|
Remove in-dev uplot scatter from this branch
|
2023-09-05 11:51:50 +02:00 |
|
Christoph Kluge
|
1b8c4e293c
|
Change to prod data, allow and handle null data
- fix errors regarding render timing
- always collect time info in transFormData function
- remove size from polar plot
|
2023-09-05 11:46:34 +02:00 |
|
Christoph Kluge
|
b449b77b95
|
Rename dev component, separate rooflineHeatmap
- moved roofline helper functions to utils
|
2023-09-05 10:01:34 +02:00 |
|
Christoph Kluge
|
f235b1a99c
|
Allow render of time information as color gradient
|
2023-09-05 09:19:43 +02:00 |
|
Christoph Kluge
|
b2b4beaeaa
|
Finish direct data render roofplot demo
|
2023-09-04 16:31:47 +02:00 |
|
Christoph Kluge
|
8d7f942de4
|
Render loglog scatter, fix data format, start draw
|
2023-09-04 12:53:38 +02:00 |
|
Christoph Kluge
|
c1b5134627
|
Reduce uplot example code to common
denominator
|
2023-09-04 10:37:20 +02:00 |
|
Christoph Kluge
|
f5c43d60d3
|
initial commit for rooflineuplot
|
2023-09-01 13:12:55 +02:00 |
|
Christoph Kluge
|
c401e195f6
|
Merge pull request #208 from ClusterCockpit/hotfix
fix plot timestamp format in systems/node view
|
2023-08-31 12:08:16 +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
|
5772f38deb
|
fix plot timestamp format in systems/node view
|
2023-08-28 12:53:09 +02:00 |
|
Christoph Kluge
|
129e6a69b8
|
fix: metric y-range render limit for data outliers
|
2023-08-18 10:15:07 +02:00 |
|
Christoph Kluge
|
05b43c0f21
|
Cleanup and fixes on new plots
|
2023-08-11 13:34:30 +02:00 |
|
Jan Eitzinger
|
cf04f420e0
|
Merge pull request #199 from ClusterCockpit/197_apply_chartjs_update
197 apply chartjs update
|
2023-08-11 11:44:22 +02:00 |
|
Christoph Kluge
|
f758e52ccd
|
Disable chart.js animations
|
2023-08-11 11:42:30 +02:00 |
|
Christoph Kluge
|
a2cc1bd226
|
Merge branch 'master' into 71_improve_systemsview
|
2023-08-11 10:34:05 +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
|
bbd8637ca6
|
Fix Polar sizing
- Note: Not adaptive to viewport size, but will snap to grid
|
2023-08-10 15:10:06 +02:00 |
|
Christoph Kluge
|
b42a11d30e
|
feat: Use chart.js for polarplot n jobview
|
2023-08-10 12:05:02 +02:00 |
|
Christoph Kluge
|
f286872a33
|
fix: hover legend display now depends on datasize
|
2023-08-09 12:43:58 +02:00 |
|
Christoph Kluge
|
e32042204b
|
Change histograms to uplot where x-axis is number
|
2023-08-09 12:42:25 +02:00 |
|
Christoph Kluge
|
423e800d9e
|
feat: add hover-legend to histograms & metricplots
|
2023-08-08 13:27:01 +02:00 |
|
Christoph Kluge
|
4244a37440
|
fix: correct timestamp logic in node-view
|
2023-08-03 12:38:00 +02:00 |
|
Christoph Kluge
|
6e0c13df89
|
Correct negative relative timestamps for node view
|
2023-08-03 12:27:03 +02:00 |
|
Christoph Kluge
|
1921be661b
|
Fix x-axis order for relative timestamps
- WIP: Will change to full times, as tick location is incorrect
|
2023-08-02 14:20:39 +02:00 |
|
Christoph Kluge
|
284a7079d6
|
Invert time x-axis for node view metric plots
|
2023-08-01 18:37:50 +02:00 |
|
Christoph Kluge
|
742c2e399e
|
feat: Add uplot histogram, implemented in userview
- For testing
- add conversion function to utils
|
2023-07-26 13:44:06 +02:00 |
|
Christoph Kluge
|
2655bda644
|
feat: enable uplot XY-Zoom for metrics
- Disable jobView manual zoom
|
2023-07-24 11:12:22 +02:00 |
|
Christoph Kluge
|
b450cdd20f
|
Add logic step to findThresholds
- fixes reference lines for subclusters w/o extra config
|
2023-06-20 13:16:00 +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
|
4cfe52e7c9
|
Add warning card if no data to plot
- series.data array empty, but toplevel data return itself OK
|
2023-06-16 15:09:23 +02:00 |
|
Christoph Kluge
|
ece57bf65e
|
Introduce units.js, centralizes value normalizing
|
2023-06-16 12:44:34 +02:00 |
|