fix: analytics graph memoizing

This commit is contained in:
Sérgio Salgado 2022-02-10 18:09:39 +00:00
parent 4015e23d34
commit 35c81ce112
3 changed files with 12 additions and 5 deletions

View file

@ -14,7 +14,7 @@ export default {
},
select: {
width: WIDTH,
zIndex: 2,
zIndex: 1,
'& label': {
extend: label1,
color: offColor,