feat: improve error management when data are missing
This commit is contained in:
parent
319821ce59
commit
5f15002462
4 changed files with 95 additions and 43 deletions
|
|
@ -145,3 +145,9 @@ main {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
#chart-message {
|
||||
color: var(--color-text-muted);
|
||||
margin-top: 8rem;
|
||||
text-align: center;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue