Fix admin dashboard user chart tooltips

This commit is contained in:
Jože Fortun
2023-02-01 11:01:16 +01:00
parent 390a14ea73
commit 8f6f1cc8f8
2 changed files with 3 additions and 26 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ export default {
this.userChart = {
tooltip: {
trigger: 'value',
trigger: 'axis',
},
textStyle: {
fontFamily: 'Poppins-Regular',