From b57ab0555874b72dfcc65b51d5a5da62aca82d66 Mon Sep 17 00:00:00 2001 From: lubiana Date: Sat, 28 Jun 2025 19:07:30 +0200 Subject: [PATCH] make chart more better yet --- templates/components/history_chart.html.twig | 62 +++++++++++++++++-- .../Service/DrinkType/GetStockHistoryTest.php | 4 +- .../DrinkType/GetWantedHistoryTest.php | 4 +- 3 files changed, 61 insertions(+), 9 deletions(-) diff --git a/templates/components/history_chart.html.twig b/templates/components/history_chart.html.twig index a6f6a0d..09143a3 100644 --- a/templates/components/history_chart.html.twig +++ b/templates/components/history_chart.html.twig @@ -21,21 +21,73 @@