hourly graph uses image with internal canvas for drawing

This commit is contained in:
Matt Walsh
2022-12-08 09:23:26 -06:00
parent 64fb06d7b4
commit 69d14236f1
5 changed files with 52 additions and 49 deletions

View File

@@ -89,7 +89,7 @@
top: 0px;
left: 50px;
canvas {
img {
width: 532px;
height: 285px;
}