parent
bcbe8ebe63
commit
1bb0e7ab75
|
@ -305,7 +305,7 @@ export default {
|
|||
}
|
||||
);
|
||||
|
||||
const multiAxisData = ref(
|
||||
const multiAxisOptions = ref(
|
||||
{
|
||||
stacked: false,
|
||||
plugins: {
|
||||
|
@ -361,4 +361,4 @@ export default {
|
|||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue