mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
🎨
This commit is contained in:
parent
9fff26b900
commit
e0e373c357
@ -97,7 +97,8 @@ export default defineComponent({
|
|||||||
},
|
},
|
||||||
tooltip: {
|
tooltip: {
|
||||||
shared: true,
|
shared: true,
|
||||||
intersect: false
|
intersect: false,
|
||||||
|
theme: this.$store.state.darkMode ? 'dark' : 'light',
|
||||||
},
|
},
|
||||||
series: [{
|
series: [{
|
||||||
name: 'Normal',
|
name: 'Normal',
|
||||||
|
Loading…
Reference in New Issue
Block a user