fix: metrics parsing

This commit is contained in:
Andras Bacsai
2024-06-19 08:58:57 +02:00
parent c8155c8a32
commit a43de75b42
3 changed files with 46 additions and 15 deletions

View File

@@ -14,14 +14,13 @@
<script>
checkTheme();
const optionsServerCpu = {
stroke: {
curve: 'straight',
},
chart: {
height: '150px',
id: '{!! $chartId !!}',
type: 'area',
stroke: {
curve: 'straight',
},
toolbar: {
show: false,
tools: {