Charts for list data

This commit is contained in:
Guntis Smaukstelis
2023-05-23 00:46:07 +03:00
parent f60ddd27af
commit 6f005c56d7
6 changed files with 180 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.container {
display: flex;
height: 100vh; /* Adjust to desired height */
min-height: 100vh;
}
.column {