@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ChartView
|
||||
v-if="config.type === 'chart'"
|
||||
:data="data"
|
||||
:data="data.reverse()"
|
||||
:xaxis="config.x"
|
||||
:yaxis="config.y"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user