Update component descriptions

This commit is contained in:
Christoph Kluge
2024-10-16 16:03:31 +02:00
parent 60d7984d66
commit 39b22267d6
3 changed files with 11 additions and 9 deletions

View File

@@ -2,9 +2,9 @@
@component Data row for a single node displaying metric plots
Properties:
- `job Object`: The job object (GraphQL.Job)
- `metrics [String]`: Currently selected metrics
- `plotWidth Number`: Width of the sub-components
- `cluster String`: The nodes' cluster
- `nodeData Object`: The node data object including metric data
- `selectedMetrics [String]`: The array of selected metrics
-->
<script>