This commit is contained in:
parent
b0b3528ada
commit
d5dc2f933a
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ChartView
|
||||
v-if="config.type === 'chart'"
|
||||
:data="data.reverse()"
|
||||
:data="[...data].reverse()"
|
||||
:xaxis="config.x"
|
||||
:yaxis="config.y"
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user