Review polar plot scaling, make tabbing dependent on config

- remove polar min data
This commit is contained in:
Christoph Kluge
2026-01-16 14:14:41 +01:00
parent b81d9b05ac
commit b912be5978
4 changed files with 57 additions and 36 deletions

View File

@@ -127,7 +127,7 @@
}
</script>
<CardBody>
<CardBody class="overflow-auto">
{#if jobFootprintData.length === 0}
<div class="text-center">No footprint data for job available.</div>
{:else}