From 6cd6972dd95f4bafde8c8782982346e0588a209e Mon Sep 17 00:00:00 2001 From: legonzaur Date: Wed, 29 Mar 2023 14:54:04 +0200 Subject: [PATCH] simplyfy chart options declaration --- src/components/PlayerChart.vue | 74 +++++++++++++--------------------- 1 file changed, 27 insertions(+), 47 deletions(-) diff --git a/src/components/PlayerChart.vue b/src/components/PlayerChart.vue index 12c8fe6..e02f28d 100644 --- a/src/components/PlayerChart.vue +++ b/src/components/PlayerChart.vue @@ -1,7 +1,7 @@