5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 13:31:02 +01:00

Switch to chart.js

This commit is contained in:
lmarz
2025-05-14 14:15:49 +02:00
committed by GitHub
parent c0be312e8d
commit c25fe2789b
6 changed files with 73 additions and 111 deletions

View File

@@ -42,11 +42,6 @@
<groupId>com.vaadin</groupId>
<artifactId>vaadin-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>com.github.appreciated</groupId>
<artifactId>apexcharts</artifactId>
<version>24.0.2</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
@@ -143,4 +138,4 @@
</profile>
</profiles>
</project>
</project>