Fix admin dashboard user chart tooltips
This commit is contained in:
@@ -323,7 +323,7 @@ export default {
|
||||
|
||||
this.userChart = {
|
||||
tooltip: {
|
||||
trigger: 'value',
|
||||
trigger: 'axis',
|
||||
},
|
||||
textStyle: {
|
||||
fontFamily: 'Poppins-Regular',
|
||||
|
||||
Reference in New Issue
Block a user