done untill histogram

This commit is contained in:
=
2026-03-20 14:40:05 +10:00
parent c368e1eef8
commit 49d5a4dadd
4 changed files with 140 additions and 8 deletions

View File

@@ -9,4 +9,11 @@ svg path, line {
fill: none;
stroke: #333333;
width: 1px;
}
#errorDisplay{
color:red;
background-color: black;
font-weight: bolder;
width: min-content;
}